What are the difference between now and current_date in mysql?
NOW
NOW() give you the current date time in the format 'YYYY-MM_DD HH:MM: SS'
CURRENT
CURRENT_DATE() will only give you the current date in format "YYYY-MM_DD"
| Is This Answer Correct ? | 0 Yes | 0 No |
What is use of mysql?
Why do we use mysql?
What happens if a table has one column defined as TIMESTAMP?
What mysql -u john -p command does?
How can we optimize stored procedure?
How to shutdown mysql server?
What is the usage of ENUMs in MySQL?
If we create a column with data type VARCHAR(3), what would we expect to see in MySQL table?
Can u give the example by taking an unnormalized table and make that 1nf and then 25nf, and then 3 nf?
What is save point in mysql?
What are the differences between mysql vs sql server?
How to create a table?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)