Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Technology Questions
What are the advantages of cloud architecture?
What is the relationship between SOA and cloud architecture?
What are the uses of Amazon web services?
How to use SimpleDB with Amazon?
How to upload files in Amazon S3?
What is a linked server in SQL server?
What is the difference between UNION and UNION ALL?
What are the rules to use the ROWGUIDCOL property to define a globally unique identifier column?
Explain the use of keyword WITH ENCRYPTION. Create a Store Procedure with Encryption
What is Analysis service repository?
When do you use UPDATE_STATISTICS command?
What is SQL Server Agent?
Which command using Query Analyzer will give you the version of SQL server and operating system?
Mention the difference between clustered and a non-clustered index?
How to create recursive query in SQL Server?
Define Trigger
Write an SQL Query to find employees whose name starts with an ‘M’?
Difference between a query and a statement in SQL?
Describe the use of PL/SQL table?
Name any three PL/SQL exceptions?
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