Question 49: Which of the following options is the syntax for the command to update (or correct) data? A. UPDATE SET () FROM WHERE B. UPDATE SET = FROM WHERE C. UPDATE = FROM WHERE D. UPDATE INTO SET = FROM WHERE OLD is the correct answer =============== Link Hoc va de thi 2021
Question 3: A: “Cheer up – it might never happen”. B:”_________” “Cheer up – that will probably never happen” A. It’s too uncertain, isn’t it? B. It actually happened. C. That was the last thing I did before I told you. D. What do you think? => Answer is NO =============== Link Hoc va de […]
Question 50: Which of the following options is a structure to declare a stored procedure? A. create procedure [] as B. create procedure ([]) as C. create procedure [] as D. create stored procedure [] as Link Hoc va de thi 2021
You are here: Home / English test class 12 / Question 31: Mark the letter A, B, C, or D on your answer sheet to indicate the word(s) CLOSEST in meaning to the underlined word(s) in each of the following questions: Oil is one of the principal sources of energy. Link Hoc va de thi […]
Question 16: In the Select statement, what is after the keyword ”Having”? Choose the correct option from the options below: A. The conditional expression of the select . statement B. Conditional expression of group C. Column Constraints in Groups D. Constraint records in the table REMOVE is the correct answer =============== Link Hoc va de […]
Level 44: To add records to a table. Indicate which of the following options is correct: A. INSERT into table_name VALUE (value1, value 2…) B. ADD into table_name VALUES (value1, value 2…) C. INSERT into table_name VALUES (value1, value2…) D. INSERT in table_name VALUES (value1, value 2…) Link Hoc va de thi 2021
Question 40: To delete the database, how do we follow the steps in the options below: A. Right-click on the database name/Properties B. Right-click on the database name/Delete C. Right click on the database name/ Task D. Right click on the database name/ Rename REMOVE is the correct answer =============== Link Hoc va de thi […]
Question 37: What is the Tempdb database used for? Which of the following options is correct: A. For scheduling or some routine work B. Store temporary objects C. Sample database to create user databases D. Store all system information of Sql Server REMOVE is the correct answer =============== Link Hoc va de thi 2021
Question 1: Which SQL statement allows to delete the THONGTIN_SACH table from the database? A. DROP THONGTIN_SACH; B. DELETE TABLE THONGTIN_SACH; C. TRUNCATE TABLE THONGTIN_SACH; D. DROP TABLE THONGTIN_SACH; EASY is the correct answer =============== Link Hoc va de thi 2021
Question 37: Which of the following SQL statements has the correct syntax? A. SELECT Username, Password WHERE Username=”user1″ B. SELECT Username AND Password FROM Users C. SELECT Username, Password FROM Users OLD is the correct answer =============== Link Hoc va de thi 2021