Tell me in brief how sql server enhances scalability of the database system?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

what is the output for this query select * from employee where 1=1;

4 Answers  


What are the operating modes in which database mirroring runs?

0 Answers  


What is the ‘fillfactor’?

0 Answers  


Explain about temporary stored procedure?

0 Answers  


WHAT IS THE DIFFERENCE BETWEEN CANDIDATE KEY ,COMPOSITE KEY AND PRIMARY KEY. THAN U.

1 Answers   Synergy,






i have account table which consists of account name,card no and card no consists 16 digits now i want to retrieve the data if card no starts from 4 then it should print visa and if it starts from 5 then it should print master so plse help me to write simple query with out store procs .

3 Answers  


what are different types of backups available in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration

0 Answers  


Define right outer join in sql server joins?

0 Answers  


Simple example for difference between select and cursor in sql

1 Answers  


What is indexing a document?

0 Answers  


What is save transaction and save point?

0 Answers  


If no size is defined while creating the database, what size will the database have?

0 Answers  


Categories