what is the difference between MyISAM and INNO DB in MySQL with the Advantage and disadvantage
ABC,
3 9538how to display only 4 records from a table based on a condition for ex i have a table called products in that nid,prodname are fields i want to display only any 4 records of perticular product plz tell me
6 7636Which one of the following is the correct way to select all columns and all rows from "vtable"? Choice 1 SELECT FROM vtable SELF JOIN vtable Choice 2 SELECT ALL COLUMNS FROM vtable WHERE ALL ROWS = * Choice 3 SELECT EVERYTHING FROM vtable Choice 4 SELECT vtable.* WHERE vtable = vtable Choice 5 SELECT * FROM vtable WHERE 1 = 1
3 8021In 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?
2187mazimum size of a database in mysql? when we create a table then how many tables actually created? write there name?
1 4130
What is the default port of mysql server?
How do I create a stored procedure in mysql?
What are date and time data types in mysql?
What is difference between mysqli and pdo?
What is root password?
What are the types of database engines available in mysql?
How to use 'mysql' to run sql statements?
What is a mysql model?
How we can get the current date in mysql?
What is the maximum connection pool size?
Is mysql deprecated?
Is mysql good for big data?
What is mysql default port number?
How many triggers are possible in mysql?
What is the use of mysql_fetch_array () function in php?