do not use the timestamp type use separate


Do NOT use the timestamp type.  Use separate date and time data types only.  Figure out how to define an SQL insert statement that uses built-in SQL (or MySQL) functions to define the date and the time on an insert.  Do not set the MySQL data or time using PHP functions: use only (SQL) MySQL functions embedded in your SQL commands submitted by your script.

Request for Solution File

Ask an Expert for Answer!!
Database Management System: do not use the timestamp type use separate
Reference No:- TGS0220541

Expected delivery within 24 Hours