Explanation:
The Object-Oriented Data Model integrates object-oriented programming languages directly with databases, storing data as objects with attributes and methods.
Explanation:
The DROP command is a DDL statement that completely removes a table's structure, definition, and all its associated data from the database.
No comments yet. Be the first to start the discussion!