11.1.4. SQL Statements for User Management CREATE USER ALTER USER DROP USER 11.1.4. SQL Statements for User Management In Firebird 2.5 and above, user accounts are create...
5.1.3. The security database 5.1.3. The security database Firebird user accounts are kept in a security database, which normally resides in the installation directory and is ca...
6.3.3. Creating a database as a non-privileged user 6.3.3. Creating a database as a non-privileged user In Firebird 3, if you try to create a database other than in embedded mo...
9.9. GDSCODE 9.9. GDSCODE Available in PSQL Type INTEGER Description In a “WHEN … DO ” error handling block, the GDSCODE context variable contains the numerical repre...
6.4.2. Things to know about strings String delimiter symbol Apostrophes in strings Concatenation of strings Double-quoted identifiers 6.4.2. Things to know about strings ...
11.9 GDSCODE 11.9 GDSCODE Available inPSQL TypeINTEGER Syntax GDSCODE In a WHEN … DO error handling block, the GDSCODE context variable contains the numerical r...
Database URL Database URL This module contains a helper function to generate a database connection from a URL connection string. connect (url, \*connect_params*) Create a Dat...
Database URL Database URL This module contains a helper function to generate a database connection from a URL connection string. connect (url, \*connect_params*) Create a Dat...
6.5.1. A Tool for Model-making 6.5.1. A Tool for Model-making To create a model for our customer entity, Laravel offers the artisan command that makes it relatively easy. This...