| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is normalization? | | 6 |
| 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 |
| can primery key be a non clustered index? | | 8 |
| can you any body tell me while running BCP Out in instance
in sql server 2000 is getting error.
Error = [Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL
Server does not exist or access denied.?
| | 1 |
| Wht is SQL Injection Attack ? | | 1 |
| please tell me the query to get details of the employee
having the second largest salary | 247Customer | 8 |
| Which system tables contain information on privileges
granted and privileges obtained | | 1 |
| is it possible to use a variable in a query with the IN
clause (a,b,c..z), without getting quotes or conversion
errors? | | 2 |
| What is transaction ? Give me one example. | Melstar | 7 |
| how insert selected column only ? | Robert-Half | 2 |
| There is table like Events...in that name ,startdate
,enddate,location are the column names
write a stored Procedure for this table to get events by
Months "GetEventsByMonths" | | 1 |
| hi i gone though satyam interview.
what is Acid Properties?
| Satyam | 2 |
| Can a stored procedure call another stored procedure. If yes
what level and can it be controlled? | | 2 |
| what is the order of execution of where,having,group by in
select stement | Tanla-Solutions | 5 |
| What is the difference between DTS and SSIS? | Allianz | 3 |
| Using query analyzer, name 3 ways you can get an accurate
count of the number of records in a table? | eFunds | 5 |
| hi,
how to match retrieve the unmatched records from 2 tables
in which we dont have any primary key. example : table1 has
1,2,3,4,5 and table2 has 1,2,3,4,5,6,7,8,9,10 and i want
the numbers from 6 to 10 to be displayed and should not
come as null. i need the numbers. please reply as soon as
possible.
| | 2 |
| What are tasks? | Wipro | 1 |
| Hi Friends,
I have a table in which there are thousands of records and
in city field there is NULL value for all records now i want
to change that null value with distinct values in each
record say delhi, bihar, agra, jaipur etc, what will be the
query for that?????
its not possible to update thousands of records one by one.
is there any alternative ...?
Plz help ... its urgent
Thanx in advance | | 1 |
| what is difference between having and where clause ? | | 2 |
| |
| For more SQL Server Interview Questions Click Here |