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 5068What happens when the column is set to AUTO INCREMENT and you reach the maximum value for that table?
2 12280If we create a column with data type VARCHAR(3), what would we expect to see in MySQL table?
ABC,
2 6175
Mention what plvcmt and plvrb does in pl/sql?
What are the major difference between truncate and delete?
What is primary key in database?
How large can a mysql database become?
Explain about merge replications?
Can a rule be bound to any column of any data type?
What are the new features are introduced in sql server 2012 reporting services?
what are the Prerequisites for Replication?
What is an execution plan? When would you use it?
How do I change a procedure in mysql?
Explain natural key?
What are mysql functions?
How to fine-tune reports?
Can I use a named pipe to bcp/dump data out or in in sybase?
Show code of a cursor for loop.