What are table qualifiers? When should table qualifiers be used?
[@table_qualifier =] qualifier is the name of the table or view qualifier. Qualifier is sysname, with a default of NULL. Various DBMS products support three-part naming for tables (qualifier.owner.name). In SQL Server, this column represents the database name. In some products, it represents the server name of the table’s database environment.
Related Questions
- What is the Attempts field in the CallList table used to determine?DGA-20045Interaction Dialer 1.3 Software Revision B and CWhat is the Attempts field in the CallList table used to determine?
- What information does the Tax Rates table present, and how can it be used?
- What are table qualifiers? When should table qualifiers be used?