DBMS MCQ Questions and Answers
Practice ModeShowing 10 of 527 questions
Q61
which character function is used to return a specified portion of a character string
Answer: Option C
Q62
Which dictionary view gives the information of the tables of user
Answer: Option B
Q63
What is default length of the CHAR datatype
Answer: Option C
Q64
Which of the following statements from database
Answer: Option A
Q65
Which way of accessing information in the database is easy
Answer: Option B
Q66
Which way of accessing information in the database is easy
Answer: Option B
Q67
Which command will remove all data from the table and not able to roll back is
Answer: Option C
Q68
When a user creates an object with out giving table-space then where it will stored
Answer: Option D
Q69
Which character is used to continue the SQL* plus
Answer: Option D
Q70
Assume that today is Monday of jan 2006 then what is the output of the query bellow
SELECT TO CHAR (NEXT DAY(SYSDATE MONDAY,
Answer: Option D