Does any body please help me what question's have asked for
SSRS in the interview?
Define inner join? Explain with an example?
What to check if a User database is locked?
What do you mean by tablesample?
What is normalization? Explain different forms of normalization?
Can group functions be used in the order by clause in ms sql server?
If i have one transaction say mainTransaction, within this mainTransaction i have another two transaction say t1 and t2. Now while execution t1 completes successfully and commit statement fires, but while executing t2 some error occurs and rollback statement fires. What happen to t1, is it rollback or not?
Do you think BCNF is better than 2NF & 3NF? Why?
What is rolap and its advantage? : sql server analysis services, ssas
What are primary keys and foreign keys?
in a table is b in column k (manikanta,sivananda,muralidhar) i want result like (mnikanta,sivnanda,murlidhar) please slove it
what is a mixed extent? : Sql server administration
How to set the current database in ms sql server?