Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Technology Questions
What does a VLAN do?
Which standard govern parallel communications?
What is meant by a dedicated computer?
Which among the following are the capabilities of the Cursor?
What is a DBA?
What are the advantages of operating a database in ARCHIVELOG mode over operating it in NO ARCHIVELOG mode?
What are the Referential actions supported by FOREIGN KEY integrity constraint?
A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?
How would you go about increasing the buffer cache hit ratio?
Explain an ORA-01555?
What does a Control file Contain?
Describe what redo logs are.
How would you force a log switch?
What does coalescing a tablespace do?
How do you add a data file to a tablespace?
How do you resize a data file?
How can you rebuild an index?
How can you enable a trace for a session?
What is Distributed database?
What is database clusters?
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70