What are the ddl commands?
Answer / Ankit Gupta
DDL (Data Definition Language) commands are used to create, alter, or drop database objects like tables, indexes, views, etc. in SQL and PL/SQL.nThe main DDL commands include:n- CREATE: To create a new database objectn- ALTER: To modify an existing database object (e.g., add or change columns in a table)n- DROP: To delete an existing database object
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I save a stored procedure?
Which join is like an inner join?
which tcp/ip port does sql server run on? : Sql dba
Define join and name different types of joins?
What are the types of queries in sql?
what are wild cards used in database for pattern matching ? : Sql dba
Where the integrity constrints are stored in Data Dictionary?
Is foreign key mandatory?
I am creating an index on Emp table Empno column,if u using this indexed column in ur SELECT stmt. where clause,then how do u know that yr index will be working or nor? Thanks Advance...
How do you define a foreign key?
Is oracle and sql same?
What does plvtab enables you to do when you showthe contents of pl/sql tables?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)