Can we add a cpu to sql server?


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

Post New Answer

More SQL Server Interview Questions

What is the sql profiler?

0 Answers  


In performance wise distinct is good or group by is good? eg:select name from emp group by name; select distinct name from emp;

5 Answers   Infosys,


What is the usage of the sign function?

0 Answers  


Which sql server table is used to hold the stored procedure script?

0 Answers  


Define tempdb database?

0 Answers  






Do you know what are pages and extents? : SQL Server Architecture

0 Answers  


Explain what is it unwise to create wide clustered index keys?

0 Answers  


Is null vs coalesce?

0 Answers  


How can a user-defined datatype be created?

0 Answers  


What is usually the first word in a sql query?

0 Answers  


What are the basic functions for master, msdb, model, tempdb databases?

0 Answers  


What are synonyms?

0 Answers  


Categories