0 of 15 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 15 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Which of the following can be used to import data in SQL
What are the fields that has to be filled in bulk insert query for importing an external file?
What is the path to import external file in SQL using object explorer?
While uploading external file from object explorer we have a option to modify the datatype of given columns
What is the correct syntax for a comment?
Which of the following points are true about comment?
What is the functionality of where clause?
What is the functionality of like clause?
What does “%” represent in like clause?
Datatypes of variables have to specified while creating a table
Which of the following will insert values in the table?
What is the functionality of update clause?
What is the functionality of delete clause?
delete table will erase the entire table from database