Package org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.mssql
package org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.mssql
Create schema and table definitions for a Microsoft SQL Server database.
-
ClassDescriptionDescribes the different types of columns found in a database schemaDefines a foreign key relationship between two tables.Builds up the definition of a schema, its tables, columns, primary keys, foreign keys and comments, using Microsoft SQL Server's T-SQL dialect.Defines the tables used in a database schema.Defines the tables used in a database schema.