Is sql server free?


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

Post New Answer

More SQL Server Interview Questions

How would you choose between a clustered and a non-clustered index?

0 Answers  


What is filter index?

0 Answers  


What is use of dbcc commands?

0 Answers  


What are primary keys and foreign keys?

3 Answers  


What is a DBMS, query, SQL?

0 Answers   Maveric,






How do I create an extended event in sql server?

0 Answers  


Explain how to send email from sql database?

0 Answers  


What are views in ms sql server?

0 Answers  


What is efficiency data?

0 Answers  


How can u convert the Date to String?

6 Answers   Microsoft, TCS,


i have a table #temp1(id, Name groupname ) and record like this 1 R1 S 2 R3 S 3 R2 S 4 R4 D 5 R5 D 6 R6 K 7 R7 K 8 R8 L 9 R9 L 10 R10 L 11 R11 K and i want to display record based on user defind sorting order e.g. 1 R4 D 2 R5 D 3 R6 K 4 R7 K 5 R11 K 6 R1 S 7 R3 S 8 R2 S 9 R8 L 10 R9 L 11 R10 L

8 Answers  


How efficient you are in oracle and SQL server?

0 Answers   CGI,


Categories