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) 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?
964If you are assigned a task, to find the information of procedures. What are the basic commands that you will use to do so?
960Consider a scenario where you have to send an email to a client from the sql database. How do you think you can achieve this task?
981Can you tell the reasons for selecting lamp(linux, apache, mysql, php) instead of any other combination of software programs, servers, and operating system?
900Consider you have a composite index of three columns. Now, you have to provide the value of two columns in the where clause of a select query. Do you think index can be used for the operation?
1025
What is constant in pl sql?
What is a trigger? Why we need it?
What is microsoft access used for in real life?
Tell me what is de-normalization and what are some of the examples of it?
What is the difference between mongodb and mysql?
Explain the disadvantages of cursors?
What is an oracle data file?
How is clustered index different from non-clustered index?
how to present a past time in hours, minutes and seconds? : Sql dba
How many tables can be joined in SQL Server?
Which commands you use to lock the database in mongodb?
What is pl/sql table? Why it is used?
What are the 7 disadvantages to a manual system?
What are the approximate numeric data types?
How to use user defined functions in expressions?