how to select 5 to 7 rows from a table, which contains 10 rows?
Answers were Sorted based on User's Feedback
Explain atomicity?
How to achieve Paging of records in SQL SERVER?
0 Answers Petranics Solutions,
How to round a numeric value to a specific precision?
What is normalization according to you and explain its different levels?
How to delete an existing row with delete statements in ms sql server?
What is the Disadvantage of indexed sequential file.
Can you roll back the ddl statement in a trigger?
What can be used instead of trigger?
What do you understand by physical_only option in dbcc checkdb?
What are the types of stored procedures in an sql server?
i have table students with fields classname,studname select * from students classname studname 1 xxxxx 1 yyyy 1 zzzz 2 qqqq 2 tttt 3 dsds 3 www i want the output should be No of students in class 1 : 3 No of students in class 2 : 2 No of students in class 3 : 2
1. How to fetch all the duplicate records from the table. 2. How to fetch the second highest salary from the table.
Oracle (3253)
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)