Re: [SQL] Table and/or Database Creation Time

2004-07-29 Thread Kemin Zhou
Albretch wrote: Is there such thing as a table or database creation time in the SQL standard, that you could avail yourself of? I mean do databases keep this info. I think they do since they are like little OSs and many of them have internal back up features, that must use some kind of timing. Or?

[SQL] Table and/or Database Creation Time

2004-07-01 Thread Albretch
Is there such thing as a table or database creation time in the SQL standard, that you could avail yourself of? I mean do databases keep this info. I think they do since they are like little OSs and many of them have internal back up features, that must use some kind of timing. Or? -