no tables created under sys tables

  • Hi,

    I am new to sql server. I logged into sql server 2005 (windows authentication)with admin rights and created a new database. There are no tables created under system tables. Can anyone explain why they are not created? Thanks for your help.

  • Because there aren't any system "tables". You will find those under system views now. Starting with SQL Server 2005 you can no longer update system tables directly.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply