Explanation
No Explanation Available.
Share this question with friends
Similar Questions
A particular DBMS uses SQL for extracting data. The SQL command "WHERE" is usually followed by:
All DBMS systems use SQL as a command language.
This is an authorization command of SQL
The statement in SQL which allows to change the definition of a table is
To remove a relation from an SQL database, we use the ______ command.
Count function in SQL returns the number of
Which one of the following commands is used for removing (or deleting) a relation forms the SQL database?
The term "SQL" stands for
SQL Query to delete all rows in a table without deleting the table (structure, attributes, and indexes)
SELECT statement is a ...............in SQL
Which SQL statement would add a record to the database?
SELECT * FROM employee WHERE dept_name="Comp Sci";In the SQL given above there is an error . Identify the error.
In SQL, which command(s) is (are) used to change a table’s storage characteristics?
In SQL, which command is used to SELECT only one copy of each set of duplicate rows
In SQL, which command is used to add new rows to a table?
SQL stands for
What is the language used by most of the DBMS for helping their users to access data ?
The Database Management Query language is generally designed for the _____
A DBMS query language is designed to
Which of the following language is used to specify database Schema?