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)
When to use Inner join & when to use subquery?
What does pragma mean?
Is sql different from sql server?
Can sql server 2016 run on windows 7?
How do I connect to postgresql access?
What is sharding in sql?
There are 100 datafiles, numbered from 1 to 100. File number 10 is deleted and it has 500 MB of data. The database is working in archive log mode. How can be the database recovered ? While doing recovery the archive logs applied are from nos 1 to 100, but 50 gets corrupted. What do we do? Can we proceed further? If so how?
Describe concurrency control.
Explain how you can configure a running aggregate in SSRS?
What do you mean by erd and its main elements?
Is it possible to remove child records without removing master table records...the two having pk,fk relationship?
What happens if variable names collide with table/column names?
Does postgres use sql?
What are the purposes and advantages stored procedure?
What are the steps you will take to improve performance of a poor performing query?