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) 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 11657How 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 60537Define the terms primary key foreign key and also the difference between primary and the unique key
2 11235If 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 4570if 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 5104
Define database system.
Is mysql workbench a dbms?
How do I view stored procedures?
How do I setup a database connection?
Do you know query execution plan?
what is isolation level at dead lock?
What is oracle partial backup?
Is not equal in sql?
What is an anonymous block?
What is the data type of time?
What is DCL?
Can group functions be mixed with non-group selection fields?
Difference between lexical and bind varible.
Explain the primary key?
where the dff data will be stored