2PTTechnology

The platform that enables you to build rich, interactive communities
Welcome to 2PTTechnology Sign in | Join | Help
in Search

table create date

Last post 07-31-2008, 10:31 AM by twaligora. 0 replies.
Sort Posts: Previous Next
  •  07-31-2008, 10:31 AM 188

    table create date

    select name, crdate

    from sysobjects

    where type = 'U' -- use 'P' for procedures

    order by name

View as RSS news feed in XML
Powered by Community Server (Personal Edition), by Telligent Systems