Which is the subset of SQL commands used to manipulate
Oracle Database structures, including tables?
Answer Posted / upendra
Data Definition language
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
you want to be sure that queries in a database always execute at the maximum possible speed. To achieve this goal you have created various indexes on tables which other statement will keep the database in good condition? : Sql server administration
What is inner join? Explain with an example?
How self join is different from outer join?
What is auditing in sql server?
How can I create a report based on a query? : sql server management studio
Write a SQL query to delete a table?
What is table value parameters (tvp)?
What are the various Operating system files that every SQL server 2005 database has and what is the purpose.
What is a periodical index?
Why people hate cursor?
What are the different types of triggers in SQL SERVER?
Explain few examples of RDBMS?
What is a domain constraint give an example?
What does select 1 mean?
What are blobs, tables, and Queues? Is SQL is the standard way to query blobs, tables, and queues?