Class 11 & 12 SQL Theory Questions
Class 11 & 12 SQL Theory Questions
d) Write SQL statement to view names of all the tables contained in the current
database
f) In INSERT INTO statement, while giving data values, how should text values be
supplied?
h) Write SQL statement to display the result of arithmetic expression 78*2 on screen?
j) List two categories into which MySQL statements can be categorized. Give
examples of 2 statements in each category.
k) Write the minimum number of column(s) that must be specified while creating a
table using CREATE TABLE statement.
m) Write any 4 things that are displayed when you display the structure of a table
using DESCRIBE statement.
What values are assigned to the columns Empid and Salary respectively?