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) 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?
1009If you are assigned a task, to find the information of procedures. What are the basic commands that you will use to do so?
1009Consider 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?
1030Can you tell the reasons for selecting lamp(linux, apache, mysql, php) instead of any other combination of software programs, servers, and operating system?
942Consider 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?
1089
How do I select a database in mysql?
What is the use of stored procedures?
How to see the create table statement of an existing table?
Are there any alternatives to isql in sybase?
Design an ETL process( batch job/script)from source to starting that u will not be dependent on the source in the near future?please elobarate details on what are things to consider.if you'd like to do a diagram that will be great.please answer it
What is %type in pl sql?
How to convert a unicode strings to non-unicode strings?
what is denormalization? : Sql server database administration
What can be the maximum size of an access database?
What is text in mysql?
What is the innodb in mysql?
What is the difference between the 2 operating modes of database mirroring? : sql server DBA
How check triggers in sql server?
How to escape special characters in sql statements?
What is pl sql collection?