firebird isql. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 3. Invoking Isql. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5. Starting An Isql Session . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 6. Ending an Isql Session . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 13. Isql Prompts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .10 魔豆 | 78 页 | 360.67 KB | 2 年前3
Firebird 1.5 QuickStart Spanish.. 15 Crear una base de datos usando isql ...................................................................................................... 16 Arrancar isql ..................................... como SYSDBA usando la clave masterkey. Usando isql Hay varias formas diferentes para conectar con una base de datos usando isql. Una forma es ejecutar isql en su terminal interactiva. Diríjase al subdirectorio de su instalación y en el prompt tipee el comando isql (nota: # significa “presione Enter ”): C:\Archivos de programa\Firebird\Firebird_1_5\bin>isql# Use CONNECT or CREATE DATABASE to specify a database10 魔豆 | 26 页 | 174.63 KB | 2 年前3
firebird gstatrecently. Because of the inconsistency between what gstat reports and reality, it is best to use isql and the SHOW DATABASE command to view correct details of the shadow files. Page buffers If this table’s id is actually the column RDB$RELATION_ID in the system table RDB$RELATIONS, as the following isql session shows: SQL> select rdb$relation_name CON> from rdb$relations CON> where rdb$relation_id = duplicates and these statistics report on the number of duplicates the index holds. The following isql query shows the details of duplicates for an indexed column in a different table to the one being10 魔豆 | 28 页 | 159.12 KB | 2 年前3
Firebird_Language Reference RUSПроцедурный SQL (PSQL, Procedural SQL) • Встроенный SQL (ESQL, Embedded SQL) • Интерактивный SQL (ISQL, Interactive SQL) Динамический SQL является основной частью языка, которая соответствует Части 2 может быть использован для работы с приложением командной строки Firebird ISQL для интерактивного доступа к базам данных. isql является обычным клиентским приложением. Для него обычный язык — это язык DSQL, так и PSQL полностью представлены в данном руководстве. Из набора инструментария ни ESQL, ни ISQL не описаны здесь отдельно, за исключением тех мест, где это указано явно. Диалекты SQL SQL диалект10 魔豆 | 569 页 | 3.19 MB | 2 年前3
Firebird on Ubuntu/usr/bin/nbackup /usr/bin/qli /usr/bin/gbak /usr/bin/gfix /usr/bin/gpre /usr/bin/isql-fb /usr/bin/gsec /usr/bin/fbstat /usr/bin/gdef /usr/lib /usr/lib/firebird shell and at the SQL> prompt connect to the employee database using the connect state- ment: isql-fb SQL> connect "/var/lib/firebird/2.1/data/employee.fdb" user 'SYSDBA' password PROJ_DEPT_BUDGET SALARY_HISTORY SALES SQL> show version; ISQL Version: LI-V2.1.3.18185 Firebird 2.1 Setting up Firebird on Ubuntu Linux 6 Server version:10 魔豆 | 8 页 | 38.97 KB | 2 年前3
firebird 50 language referenceimplementation are: • Dynamic SQL (DSQL) • Procedural SQL (PSQL) • Embedded SQL (ESQL) • Interactive SQL (ISQL) Dynamic SQL is the major part of the language which corresponds to Part 2 (SQL/Foundation) of the expressions implemented in DSQL are supported in ESQL. Interactive ISQL refers to the language that can be executed using Firebird isql, the command-line application for accessing databases interactively environment. Both DSQL and PSQL subsets are completely presented in this reference. Neither ESQL nor ISQL flavours are described here unless mentioned explicitly. 2.1.2. SQL Dialects SQL dialect is a term10 魔豆 | 791 页 | 3.52 MB | 2 年前3
共 6 条
- 1










