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) Have you ever used MySQL Administrator and MySQL Query Browser? Describe the tasks you accomplished with these tools?
TCS,
1 5167What happens when the column is set to AUTO INCREMENT and you reach the maximum value for that table?
2 12435If we create a column with data type VARCHAR(3), what would we expect to see in MySQL table?
ABC,
2 6324
How does sql profiler work?
Is drop table faster than truncate?
What are access modules?
Explain the wait events in statspack report 'db sequential real'?
Are null values same as that of zero or a blank space?
What is the difference between dropping a database and taking a database offline?
What is parameterized cursor in oracle?
What are the advantages of operating a database in ARCHIVELOG mode over operating it in NO ARCHIVELOG mode in Oracle?
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
In which format data is stored in mysql database?
How does left join work in sql?
Why having clause is used in sql?
Explain difference between cross join and full outer join?
How do convert or display the date or time as string?
What is a non equi join?