-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlangref.xml
More file actions
82 lines (79 loc) · 3.84 KB
/
Copy pathlangref.xml
File metadata and controls
82 lines (79 loc) · 3.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<?xml version="1.0" encoding="UTF-8"?>
<book version="5.0" xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:m="http://www.w3.org/1998/Math/MathML"
xmlns:html="http://www.w3.org/1999/xhtml"
xmlns:db="http://docbook.org/ns/docbook"
xml:id="langref"
xml:lang="ru">
<info>
<title>Руководство по языку SQL СУБД Firebird 3.0</title>
<subtitle>Firebird 3.0.12</subtitle>
<edition>28 июля 2025 — v.0081-1</edition>
<authorgroup>
<author>
<personname><firstname>Денис</firstname><surname>Симонов</surname></personname>
</author>
<author>
<personname><firstname>Пол</firstname><surname>Винкенуг</surname></personname>
</author>
<author>
<personname><firstname>Дмитрий</firstname><surname>Филиппов</surname></personname>
</author>
<author>
<personname><firstname>Дмитрий</firstname><surname>Еманов</surname></personname>
</author>
<author>
<personname><firstname>Александр</firstname><surname>Карпейкин</surname></personname>
</author>
<author>
<personname><firstname>Дмитрий</firstname><surname>Кузьменко</surname></personname>
</author>
<author>
<personname><firstname>Алексей</firstname><surname>Ковязин</surname></personname>
</author>
</authorgroup>
<publisher>
<publishername>Firebird Project</publishername>
</publisher>
<copyright>
<year>2021</year>
<holder>Firebird Project и все авторы, в соответствии с лицензией <link
xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://www.firebirdsql.org/manual/pdl.html">Public Documentation
License Version 1.0</link>. Смотри <link linkend="license">Лицензионное
соглашение в Приложении</link>. </holder>
</copyright>
<editor>
<personname>Симонов Денис</personname>
</editor>
</info>
<xi:include href="intro.xml" xpointer="element(/1)"/>
<xi:include href="langstruct.xml" xpointer="element(/1)"/>
<xi:include href="types.xml" xpointer="element(/1)"/>
<xi:include href="common.xml" xpointer="element(/1)"/>
<xi:include href="ddl.xml" xpointer="element(/1)"/>
<xi:include href="dml.xml" xpointer="element(/1)"/>
<xi:include href="psql.xml" xpointer="element(/1)"/>
<xi:include href="internal-func.xml" xpointer="element(/1)"/>
<xi:include href="agg-func.xml" xpointer="element(/1)"/>
<xi:include href="window-func.xml" xpointer="element(/1)"/>
<xi:include href="context-var.xml" xpointer="element(/1)"/>
<xi:include href="transaction.xml" xpointer="element(/1)"/>
<xi:include href="security.xml" xpointer="element(/1)"/>
<xi:include href="supplement.xml" xpointer="element(/1)"/>
<xi:include href="error-handlers.xml" xpointer="element(/1)"/>
<xi:include href="keywords.xml" xpointer="element(/1)"/>
<xi:include href="systables.xml" xpointer="element(/1)"/>
<xi:include href="montables.xml" xpointer="element(/1)"/>
<xi:include href="sectables.xml" xpointer="element(/1)"/>
<xi:include href="charset-coll.xml" xpointer="element(/1)"/>
<xi:include href="license.xml" xpointer="element(/1)"/>
<index>
<info>
<title>Алфавитный указатель</title>
</info>
</index>
</book>