Explain ddl (data definition language)?
Answer / Krishna Kumar Tiwari
Data Definition Language (DDL) is a part of SQL that allows users to create, modify and delete database structures such as tables, views, indexes, schemas, and other database objects. Common DDL statements include CREATE, ALTER, DROP, RENAME, and TRUNCATE.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain clustering algorithm?
Is there any difference in testing database and data ware housing?
How to pivot data using informatica when you have variable amount of pivot rows?
difference between bo 6.5 and bo xi r2
What is the main difference between star and snowflake star schema? Which one is better and why?
What is difference between query studio and report studio?
what is table partitioning? How it is useful to warehouse database?
How can we run the graph? What is the procedure for that?
What is a cube in data warehousing concept?
What are parallel querys and query hints?
Explain which columns go to the fact table and which columns go the dimension table?
Fact table is in normalized or de-normalized form?