Um Views zu erstellen, verwenden Sie entweder das SQL Developer-Werkzeug "View erstellen" oder die DDL-Anweisung CREATE VIEW. In diesem Thema wird gezeigt, wie mit diesen beiden Methoden die folgenden Views erstellt werden
To create views, use either the SQL Developer tool Create View or the DDL statement CREATE VIEW. This topic shows how to use both of these ways to create these views
Sie können ein gespeichertes Standalone-Unterprogramm mit dem SQL Developer-Werkzeug "Bearbeiten" oder einer der DDL-Anweisungen ALTER PROCEDURE oder ALTER FUNCTION ändern.
To change a standalone stored subprogram, use either the SQL Developer tool Edit or the DDL statement ALTER PROCEDURE or ALTER FUNCTION.
Sie können einen Index entweder mit dem SQL Developer-Werkzeug"Index bearbeiten" oder den DDL-Anweisungen DROP INDEX und CREATE INDEX bearbeiten.
To change an index, use either the SQL Developer tool Edit Index or the DDL statements DROP INDEX and CREATE INDEX.
Um ein Synonym zu erstellen, verwenden Sie entweder das SQL Developer-Werkzeug "Datenbanksynonym erstellen" oder die DDL-Anweisung CREATE SYNONYM.
To create a synonym, use either the SQL Developer tool Create Database Synonym or the DDL statement CREATE SYNONYM.
Autres résultats
Verwenden Sie für das Löschen eines als Standalone gespeicherten Unterprogramms entweder den Navigationsrahmen von SQL Developer und das zugehörige Werkzeug "Löschen", oder die DDL-Anweisung DROP PROCEDURE oder DROPFUNCTION.
To drop a standalone stored subprogram, use either the SQL Developer navigation frame and Drop tool, or the DDL statement DROP PROCEDURE or DROP FUNCTION.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.
Aucun résultat pour cette recherche.
Synonymes et analogies de "SQL Developer-Werkzeug" en allemand