Jaime A Chavarriaga L

Show:

What's happening?

  • Using MS SQL Server tables with schema

    When you are using SQL Server, you can define different schemas inside the database. Inside the database, you can define a table using schema.owner.table i.e., you can define a table inside the database AdventureWorks, with the name HumanResources.dbo.EmployeeData When i try to use a table in another schema (not the default schema), i cannot select a different schema and i cannot...

    2009-07-16 13:57:26 UTC in SQLeonardo

About Me

  • 2001-02-20 (9 years ago)
  • 157210
  • jchava (My Site)
  • Jaime A Chavarriaga L

Send me a message