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)
Is Odi used in oracle products?
Suppose you have to collect the first name, middle name and the last name of students from the below table. But, you observe that there few missing values either in the first name, middle name and the last name columns. How will you return the first non-null values?
Can videos be stored in a database?
You have a table with three columns: amount1, amount2, and amount3 in a single row only one of these three columns will have a value and the other two will be null. Write a sql query to retrieve the values from these columns?
What is the purpose of sql profiler in sql server? : sql server database administration
Is mysql good for large database?
What command helps you to know the process running on this port, but only su can run this command?
Does transparent data encryption provide encryption when transmitting data across network? : sql server DBA
What are the different operators available in sql?
What is ole db source in ssis?
What are the key features of mongodb?
What are the types of containers in ssis?
What is meant by truncate in sql?
How would we use distinct statement? What is its use?
What are the purposes and advantages stored procedure?