List out the differences between global and local temp tables in sql server?
No Answer is Posted For this Question
Be the First to Post Answer
In which year relase the 7.0& 2000 & 2005?
What are the disadvantages of indexes?
What’s the distinction between dropping a info and taking a info offline?
Mention the different authentication modes in sql server.
How to execute multiple stored procedures at one time in sql server?
What is the maximum number of index per table?
when would you go for denormalization? : Sql server database administration
Can a stored procedure call itself or recursive stored procedure? How many levels sp nesting is possible?
what is bit datatype? : Sql server database administration
Define normalisation?
How to use "begin ... End" statement structures in ms sql server?
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
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)