Yeah I did it, But asked for any specic statement , any way Thanks :)
-Original Message-
From: Jay Blanchard [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 14, 2004 5:53 PM
To: [EMAIL PROTECTED]
Subject: RE: [PHP] Table Creation Time Stamp.
[snip]
How do we get the time_stamp of
[snip]
How do we get the time_stamp of a Table creation ,
I know something like this would work ...
SHOW TABLE STATUS LIKE 'table name' ;
But How do I get only the column of time stamp column.
[/snip]
There is no specific way to get that column using just a query (just ask
a SQL list). Bu
Hi Guys ,
How do we get the time_stamp of a Table creation ,
I know something like this would work ...
SHOW TABLE STATUS LIKE 'table name' ;
But How do I get only the column of time stamp column.
Thanks,
Nikhil.
3 matches
Mail list logo