SQL Programming Language
Description: SQL Programming Language | |
Number of Questions: 15 | |
Created by: Neema Pandya | |
Tags: SQL Programming Language Database |
The end of SQL command is
Which SQL statement is used to extract data from a database?
In SQL, which of the following problems generally occur?
You need to calculate the total of all salaries in the accounting department. Which group function should you use?
SQL is used for interacting with _______.
Which constraint can be defined only at the column level?
Which one of the following sorts rows in SQL?
Which operator perform pattern matching?
Which statement creates a new user?
Which of the following is used to join two or more tables based on a specified column value, that is not equal to a specified column value in another table?
Give the name of the cursor written and maintained by a database user.
In a PL/SQL, block be executed by
Which of the following is the name of index of SQL Server that stores index information in the system table ?
Which of the following is not a valid SQL type of identifier?
Using SQL Server 2000, which of the following symbols is used to indicate parameters in stored procedures?