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)
What keyword you will use to get schema appended to the result set of a ‘for xml’ query?
How to pump the data from one database to another?
Explain indexed views?
What is the default sql server instance name?
How to reaname table name without using sp_Rename in sql server..?
What are database states in ms sql server?
What do you understand by ‘atomicity’ and ‘aggregation’?
What are horizontal and vertical scaling?
Difference between Logical Page and Physical Page in SSRS.
How to insert multiple rows with one insert statement in oracle?
What are instead of triggers?
Is mongodb object oriented?
How do you create type- insensitive operator?
how would you write a sql query to compute a frequency table of a certain attribute involving two joins? What changes would you need to make if you want to order by or group by some attribute? What would you do to account for nulls?
What do you understand by lov and how can it be used?