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) How does rowid help in running a query faster?
In a property booking section want a query to check that property is booked from StartDate to EndDate.Booking Table field are given id proerty_id start_date checkout_date no_of_visitor booking date status Waiting yours answer.. Thanks In Advance...
Is ssrs support other database except ms sql server?
Explain mutating table error.
Is mongodb free for commercial use?
Explain indexing and what are the advantages of it?
Is mongodb orm?
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
How to import one table back from a dump file?
What is the use of default key?
What are sql azure firewall rules?
How is super key different from a candidate key?
What is substitution variable?
Explain the process you follow to start looking into performance issue at database level(if the application is running very slow, at what points do you need to go about the database inorder to improve the performance?)
how can you test for null values in a database? : Mysql dba