

#Curly brackets sql code
The default country code is US English 1. If this specification is omitted, the LOB pages use the default page size. All LOBs will use pages of this size for storing LOBs, unless the LOB fits into the data page. You should specify this only once, even if the table has multiple LOB columns. It is required only if one or more columns in the table contain LOB characters. The LOB PAGESIZE identifies the number of digits, KB, or MB reserved for the CLOB or BLOB index. If both table and LOB pagesizes are specified, either the table or the LOB pagesize can be defined before the other. If this specification is omitted, the LOB uses the default pagesize. Use the LOB PAGESIZE keywords after all the column definitions and table constraint definitions to define the page size of the BLOB and CLOB columns. If this option is NOT used, char, varchar, and CLOB columns use US ASCII values. When this option is used, char data is stored as Unicode. This is useful if you wish to execute any stored procedures within the transaction, after you executed the CREATE SCHEMA statement. After the commit or rollback, the path will revert to the current_path value that existed prior to the CREATE SCHEMA statement. With this parameter, you can set a default path that will remain as the default until a commit or rollback occurs. This specifies a list of schema_names to access when resolving unqualified. If user_name is not specified the current user_name is the owner of the schema. User_name must exist in the database or an error is raised. Use the following DDL statements and operations to begin building your PointBase database. The Data Definition Language (DDL) is essential to creating a database. The following section describes the syntax for creating and managing logical data objects.
#Curly brackets sql series
Ellipses in an SQL statement have the same meaning as "etc." they denote that the series of keywords, clauses, or variables that precede the ellipses go on indefinitely.

Each statement page starts with the primary keyword of the statement, which displays at the heading of the page for example, SELECT.Syntax conventions convey specific information about keywords and clauses in the SQL statements described in this document.Įach SQL statement in the data manipulation language, data definition language, and transaction control sections of the PointBase SQL documentation uses a specific page format.Page format conventions provide a structure for the organization of individual pages in the documentation.This section describes documentation conventions.
