System tables

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Alan

    System tables

    Do you know where the system tables for a database are stored ? On which
    file ?


  • Erland Sommarskog

    #2
    Re: System tables

    Alan (alanpltse@yaho o.com.au) writes:[color=blue]
    > Do you know where the system tables for a database are stored ? On which
    > file ?[/color]

    They are stored in the primary file for the database. That is the same
    file you have the data.


    --
    Erland Sommarskog, SQL Server MVP, sommar@algonet. se

    Books Online for SQL Server SP3 at
    SQL Server 2025 redefines what's possible for enterprise data. With developer-first features and integration with analytics and AI models, SQL Server 2025 accelerates AI innovation using the data you already have.

    Comment

    Working...