Where does mysql store data?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MySQL Interview Questions

What is a result set object?

0 Answers  


Consider 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?

0 Answers  


What is SERIAL data type in MySQL?

3 Answers   Aspire,


Can you tell which of the following where clauses is faster?

0 Answers  


What is text?

0 Answers  






State the differences between mongodb and mysql.

0 Answers  


What is InnoDB?

0 Answers  


Is mysql a relational database?

0 Answers  


Is the syntax correct? Explain the meaning of the syntax given below: $dbc = mysqli_connect('data.aliensabductedme.com', 'owen', 'aliensrool', 'aliendatabase');

0 Answers  


In PHPmysql language how can we update our previous information.when update form open then we get our previous information in textbox,checkbox,selct,radio button.How can we show the information in checkbox,select menu,radio button which is available in database?

0 Answers  


Where’s database data actually stored?

0 Answers  


Query to select passwords from a table having a column "Password" Whose length is b/w 8 &15 and having 'A' as the first character in the password irrespective of case.

3 Answers  


Categories