1 :-
14. SELECT ROUND (65.726, -1) FROM DUAL;
2 :-
8. Null means
3 :-
33. To define alternative name of an object for forever we can use
4 :-
11. Which operator is used to compare a value to a specified list of values?
5 :-
1. What command is used to create a new table in SQL?
6 :-
34. To generate primary key value automatically for column we use
7 :-
27. We can use single row function with in
8 :-
9. Concatenation operator helps
9 :-
12. Which operator tests column for absence of data
10 :-
6. We use alias?
11 :-
5. SQL views are also known as?
12 :-
18. Which of the following operator can be used with a multiple-row subquery?
13 :-
7. What is output for select 100+200+null from dual;
14 :-
38. Autocommit statement
15 :-
21. Which Join will multiply data from table a(10 records) and table b(5 records) and reproduce result of row count 50?
16 :-
30. To validate input salary > 10000 while insert we use constraint
17 :-
35. table or view does not exist message show ora-00000 code
18 :-
16. ______ is NOT a type of constraint in SQL language?
19 :-
23. We define view as complex if it is contains
20 :-
17. _______ is a constraint that can be defined only at the column level?
Tips for improving your score: