R
Q. Which command is used to make a script file 'run_me.sh' executable?
This question is about making a script file called "run_me.sh" executable. This means allowing your computer to actually run the commands written inside the script.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which clause is used to rename the existing table?
Q. Which data type is more suitable for storing "documents" in Mysql?
Q. A procedure that involves REPAIR TABLE with the USE_FRM option must be done before upgrading.
Q. The option that specifies the data directory location at server startup is . . . . . . . .
Q. Converting a client/server application to embedded server is difficult.
Q. How many of the following do not support 'BIT' data type? MyISAM, MEMORY, NDB
Q. What is the default format for "Timestamp" data type?
Q. From all the clauses in MYSQL what task is performed by the DISTINT clause?
Q. If the storage engine InnoDB is not used, foreign key cannot be used.
Discusssion
Login to discuss.