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) A Table has 10,000 records,How can i get latest 10 dates from the table.so that i can only store those 10 records in to my Resultset Object,to reduce load on my app?
TCS,
7 11875How to find the second largest salary in the emp database and also How to find 3rd,4th and so on ........ in the emp database plz mail the answer @ mak2786@gmail.com
35 61503Define the terms primary key foreign key and also the difference between primary and the unique key
2 11339If there exist a index on the table, and we then make a view on that table (include the indexed column from base table) than why do we require indexing on view?Doesnt it create an overhead?
2 4651if we want to load data from a text file into a mysql table, but the columns in table are 1st: code(int) and 2nd: city(varchar), but in text file the format is 1st cityname and then code separeted by delimeters. how to load?
2 5192
Tell me what are cursors and when they are useful?
How is the pattern matching done in the sql?
how you will show all records not containing the name "sonia" and the phone number '9876543210' order by the phone_number field.
What are the differences in Clustering in SQL Server 2005 and 2008 or 2008 R2?
What are mysql functions?
What is the maximum size of an access database?
Explain sub-query?
what is a trigger in mysql? Define different types of trigger. : Sql dba
What is difference between cte and view?
What is database development process?
You are designing a strategy for synchronizing an SQL Azure database and multiple remote Microsoft SQL Server 2008 databases. The SQL Azure database contains many tables that have circular foreign key relationships?
Explain cdc and sql injection?
What are the advantages of partitioning?
What are the Advantages of using CTE in sql server?
How to display a past time in days, hours and minutes?