How many ways we can we find the current date using MySQL?
Answer Posted / anish mathew
SELECT CURDATE( )
| Is This Answer Correct ? | 19 Yes | 4 No |
Post New Answer View All Answers
How you will show all data from a table.
Write a program using the select statement, while loop.
How we can see all indexes defined for a table in mysql?
i made a table whih contain a column "Photo" with image data type and i want to insert the byte of a picture present in my hardisk using insert statement in that colum... so what will be my insert statement?
How do I view tables in mysql workbench?
How do I fix a crashed mysql database?
Write a query to retrieve a hundred books starting from 20th.
What is mysql connector used for?
How to add a new column to an existing table in mysql?
How do I find my mysql username and password?
What is the usage of regular expressions in mysql?
What is select query in mysql?
How to use 'mysql' to run sql statements?
What is the difference between char and varchar?
What is the difference between mysql and oracle?