Sql Query : General Knowledge Questions & Answers
Question : Which data type can store unstructured data in a column?
A.
RAW
B.
CHAR
C.
NUMERIC
D.
VARCHAR
Correct Answer is : Option A.
- A SQL query will not work if there are no indexes on the relations - Is it true ?
- Which function is used to divides one numeric expression by another and get the remainder ?
- 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 _________