Q.1.
Find the names of these cities with temperature and condition whose condition is neither sunny nor cloudy.
Q.2.
INSERT INTO tblNhanVienVALUES(N'Lê Văn Tám','04/30/1975')N character is stands for?
Q.3.
With database qlBanHangtblNhanVien(MaNV, HoTen, MaCV, MaPB)tblPhongBan(MaPB, TenPB)tblChucVu(MaCV, TenCV)Which table do we insert data into first?
Q.4.
I want to create a table in my table named "actors" with two columns: "name" and "age." What statement will do this?
Q.5.
I want to add the actor "Brad Pitt" (agedto my table "actors." Which statement will do this?
Q.6.
I want to select EVERY column and entry in my "actors" table. How can I do that?
Q.7.
I want to select all columns in my "actors" table for all actors older thanHow can I do that?
Q.8.
Reason for Mirroring Databse
Q.9.
Advantages of Mirroring DB
Q.10.
There are 3 Transaction Log Backup files take on10th Sept, 14th Sept and 16th Sept. Which Backup files will be taken into account for Restoration
Q.11.
If there are 2 Differential backup, a) taken on 4th Sept and b) bckup taken on 8th Sept. Which bckup file will be considered for "Restore"
Q.12.
Which of the Codd rule is associated with thestatement that changes in the data storage should not affect programs that access the data?
Q.13.
The table emp hasrecords. This value corresponds to which of the following term?
Q.14.
Main editions of SQL server
Q.15.
You are required to update the phone number for only the DesignerID "SMIin the "Designer" table. Which of these would successfully do that?
Q.16.
You are required to update the Price =for the ProductID include5 in the "Product" table. Which of these would successfully do that?
Q.17.
In what order does SQL process the instructions?
Q.18.
Which of the following is not a database data type?
Q.19.
Which example of the field name below is in camel case?
Q.20.
Which symbol would you use to represent more than 50