Sql Query : General Knowledge Questions & Answers
Question : Which function is used to divides one numeric expression by another and get the remainder ?
A.
POWER
B.
MOD
C.
ROUND
D.
REMAINDER
Correct Answer is : Option B.
- What is the full form of DDL ?
- A database language used for defining the whole database structure and schema is called :
- The virtual table that its created by data from the result of an SQL 'Select' statement is called _________
- Which statement in SQL allows us to change the definition of a table is?
- Which data manipulation command is used to combines the records from one or more tables?