What is the contrast between sql and pl/sql?
No Answer is Posted For this Question
Be the First to Post Answer
How to transfer a table from one schema to another?
what is the system function to get current user's user id? : Sql server database administration
What are indexes in ms sql server?
Do you know exporting and importing utility?
Your table has a large character field there are queries that use this field in their search clause what should you do?
Which is the latest version of sql server and when it is released?
What is sql collation?
Can two tables have the same primary key?
what is a join? : Sql server database administration
What is the difference between the following two sql statements select count(*) from <tablename> select count(col_name) from <tablename>
What is the joins and how many types of Joins in sql server a diffrentiate ever one give a suaitable query
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)