InterviewSolution
Saved Bookmarks
| 1. |
Explain Ddl (data Definition Language)? |
|
Answer» A data base schema is specified by a SET of DEFINITIONS expressed by a special LANGUAGE called DDL. A data base schema is specified by a set of definitions expressed by a special language called DDL. |
|