| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the datatype returned by count(*) | Asian-CERC | 18 |
| What is mean by "fill factor" ? and what is mean
by "Index "in sql? | Logica-CMG | 1 |
| How to perfor If the table running time is taking 2hours
and table is having 10 rows in it? | | 1 |
| What are the types of indexes available with SQL Server? | | 2 |
| What is SQL Profiler what is the use of it? | 247Customer | 2 |
| What is the difference between 2-Tier architecture and
3-Tier architecture | Oracle | 10 |
| Say if we have a table that contains only a single column ,
say OrderID, which has IDENTITY attribute defined on it. So
how can we insert data in this table.
I am reframing my question, that how can we make the table
to increment the column "OrderID" value several times??? | | 3 |
| What is row by row processing ? | | 1 |
| What is the difference between having and where clause? | | 4 |
| what is bit data type? and what are the information that can
be stored inside a bit column? | | 2 |
| Hi Can any one tell me the Good institute to learn SQL esp
for Data Base Testing or SQL from scratch to the
proficiency level in Hyederabad and facult also. Thankyou
well in advance | | 6 |
| i have table students with fields classname,studname
select * from students
classname studname
1 xxxxx
1 yyyy
1 zzzz
2 qqqq
2 tttt
3 dsds
3 www
i want the output should be
No of students in class 1 : 3
No of students in class 2 : 2
No of students in class 3 : 2
| HCL | 2 |
| what is normalization?
what is denormalization?
| Satyam | 5 |
| Is it possible to allow NULL values in foreign key?
I s it possible to use different constraints for the same
column in the table
(i.e) (id int NOT NULL,UNIQUEUE) | | 1 |
| What is RAID and what are different types of RAID
configurations? | Wipro | 5 |
| Assume,there are three tables in a database, Can i have
both primary key and foreign key for each table in the same
database? | | 4 |
| What is the system function to get the current user's user
id? | TCS | 3 |
| How do you persist objects, permissions in tempdb | | 1 |
| What are the two types of concurrency? | | 2 |
| What's the purpose of Stored Procedure? | Wipro | 4 |
| |
| For more SQL Server Interview Questions Click Here |