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 can you transfer data from a text file to a database table? Or how can you export data from a table to a comma delimited (csv) file? Or how can you import data from ms access to a table in a database? Or how can you export data from a table to an excel file?
1043How can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role?
1051What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?
1163What is database replication? What are the different types of replication you can set up in sql server?
975Beginning with sql server version 7 0, a new enhanced data type nchar was added what type of data is supported with this data type?
1022You have a table ‘test’ which is a copy of northwind employee table you have written a trigger to update the field ‘hiredate’ with the current date
1072
Explain concurrency transparency.
How do I open a .db file?
how to implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql dba
How to check if postgres is running?
Describe a subquery.
Which are the most powerful features in mongodb?
What is the maximum size of a database that can be opened in Microsoft Access?
What is raw datatype in oracle?
List out the different types of locks available in sql server?
How to insert stored procedure result into temporary table?
How to load a csv file into a table
Is it possible that with Neo4j you can query it over the internet?
Explain partial key?
Can we call procedure inside function in oracle?
Explain about the hierarchical model of the database?