Discussion board
topic
MySQL
How do I find out all databases starting with 'tech' to which I have access to?
When you create a table, and then run SHOW CREATE TABLE on it, you occasionally get different results than what you typed in. What does MySQL modify in your newly created tables?
How would you change a table to InnoDB?
How would you delete a column???
How would you change a column from VARCHAR(10) to VARCHAR(50)?
How can you see all indexes defined for a table?
When would you use ORDER BY in DELETE statement?
On executing the DELETE statement I keep getting the error about foreign key constraint failing. What do I do?
What does -i-am-a-dummy flag to do when starting MySQL?
How do you find out which auto increment was assigned on the last insert????
<< prev  1  2  3  4  5  6  7  8  9  10  ... 13 next >>