Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Technology Questions
Will comparison of string "10" and integer 11 work in PHP?
How can I retrieve values from one database server and store them in other database server using PHP?
How to use HTTP Headers inside PHP? Write the statement through which it can be added?
Describe how to create a simple AD rotator script without using database in PHP.
What is the difference between the functions unlink and unset in PHP?
What is the difference between _construct() and _destruct() methods in php?
What's the difference between GET() and POST() method?
What is the purpose $_PHP_SELF variable?
What's the difference between Session and Cookie?
How to create a basic text file in php?
What is ANALYZE command used for?
What are the uses of synonyms?
What are Cursors? Explain Types of cursors in PL/SQL
What are PL/SQL Subprograms? What are its Advantages ?
What is a Trigger? Explain Types of PL/SQL Triggers.
What are transaction isolation levels supported by Oracle?
Can you explain how to insert an image in table in oracle?
Which of the following are elements of SQL?
What is DocumentDB ?
What is the maximum number of Triggers can be applied in a table ?
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