There are no user tables in my Azure SQL Database?!

  • With help from here I've finally been able to open the Azure SQL Database I created earlier. I created the database using one of the Microsoft AdventureWorks sample databases.

    However, looking at it both with SSMS and Azure Data Studio I don't see any user tables that should have been created when I created the database from, I presume a sample template. I see folders named System Tables, External Tables, and Graph Tables, but no user tables.

    Have I done something wrong? Or left out some step when I created the database?

    Rod

  • Thanks for posting your issue and hopefully someone will answer soon.

    This is an automated bump to increase visibility of your question.

  • If you used the AdventureWorksLT database as the sample you should see the "SalesLT" schema and objects in the DB, otherwise it wasn't selected at creation time.

     

    Attachments:
    You must be logged in to view attached files.

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

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