5.1. DATABASE 5.1.1. CREATE DATABASE Using a Database Alias Creating a Database Remotely Optional Parameters for CREATE DATABASE Examples Using CREATE DATABASE 5.1.2. ALTE...
2.3. Identifiers 2.3.1. Rules for Regular Object Identifiers 2.3.2. Rules for Delimited Object Identifiers 2.3. Identifiers All database objects have names, often called iden...
5.15. ROLE 5.15.1. CREATE ROLE 5.15.2. ALTER ROLE 5.15.3. DROP ROLE 5.15. ROLE A role is a database object that packages a set of SQL privileges . Roles implement the c...
6.6 MERGE 6.6.1 The RETURNING Clause 6.6.2 Examples of MERGE 6.6 MERGE Used forMerging data from a source set into a target relation Available inDSQL, PSQL Syntax MERG...
NULL Handling in SQLite Versus Other Database Engines NULL Handling in SQLite Versus Other Database Engines The goal is to make SQLite handle NULLs in a standards-compliant way...
4.2 Predicates 4.2.1 Conditions 4.2.2 Comparison Predicates 4.2.2.1 Other Comparison Predicates 4.2.2.1.1 BETWEEN 4.2.2.1.2 LIKE 4.2.2.1.2.1 Wildcards 4.2.2.1.2.2 Using the E...