Re: Table Creation DateTime
From: Uri Dimant (urid_at_iscar.co.il)
Date: 06/10/04
- Next message: Uri Dimant: "Re: Cannot connect to database"
- Previous message: Yiannis Patrikaidis: "Re: Cnot start SQL Server 2000sp3"
- In reply to: Gill Soo: "Table Creation DateTime"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 10 Jun 2004 10:28:13 +0200
Gill
select crdate from sysobjects where name='table'
"Gill Soo" <SooGill@hotmail.com1> wrote in message
news:etvzC7qTEHA.3480@TK2MSFTNGP11.phx.gbl...
> Table Creation DateTime
>
> I am using SQL Server 2000.
>
> 1.Is there any way possible to find out who created the user table ?
>
> 2.Will the Create Date of the SQL Server user table ever be modified by
any
> operation? In my production system I can see a user table Create Date got
> changed. I was wondering did any one dropped this table and created again
or
> does any of the SQL server operation does change the Create Date of the
user
> table.
>
> Thank you very much for your thoughts.
>
> -Gill
>
>
- Next message: Uri Dimant: "Re: Cannot connect to database"
- Previous message: Yiannis Patrikaidis: "Re: Cnot start SQL Server 2000sp3"
- In reply to: Gill Soo: "Table Creation DateTime"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|