Заглавная страница — различия между версиями

Материал из SQL эксперт
Перейти к: навигация, поиск
 
м (Защищена страница «Заглавная страница» ([edit=sysop] (бессрочно) [move=sysop] (бессрочно)))
 
(не показано 5 промежуточных версий этого же участника)
Строка 1: Строка 1:
<big>'''Вики-движок «MediaWiki» успешно установлен.'''</big>
+
<div style="text-align: center; width: 90%; padding: 0.5em; margin: auto;">
 +
На данный момент уже '''{{NUMBEROFPAGES}}''' {{plural: {{NUMBEROFPAGES}} |страница|страниц}} и '''{{NUMBEROFFILES}}''' {{plural: {{NUMBEROFFILES}} |файл|файлов}}.
 +
</div>
  
Информацию по работе с этой вики можно найти в [http://meta.wikimedia.org/wiki/%D0%9F%D0%BE%D0%BC%D0%BE%D1%89%D1%8C:%D0%A1%D0%BE%D0%B4%D0%B5%D1%80%D0%B6%D0%B0%D0%BD%D0%B8%D0%B5 справочном руководстве].
 
  
== Некоторые полезные ресурсы ==
+
== SQL/MySQL ==
* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Список возможных настроек];
+
{| width="100%"
* [http://www.mediawiki.org/wiki/Manual:FAQ Часто задаваемые вопросы и ответы по MediaWiki];
+
|- valign="top"
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce Рассылка уведомлений о выходе новых версий MediaWiki].
+
| style="width: 25%;"|
 +
* [[SQL/MySQL/Backup Load | Backup Load]]
 +
* [[SQL/MySQL/Command MySQL | Command MySQL]]
 +
* [[SQL/MySQL/Cursor | Cursor]]
 +
* [[SQL/MySQL/Data Type | Data Type]]
 +
* [[SQL/MySQL/Database | Database]]
 +
* [[SQL/MySQL/Date Time | Date Time]]
 +
| style="width: 25%;"|
 +
* [[SQL/MySQL/Flow Control | Flow Control]]
 +
* [[SQL/MySQL/Function | Function]]
 +
* [[SQL/MySQL/Insert Delete Update | Insert Delete Update]]
 +
* [[SQL/MySQL/Join | Join]]
 +
* [[SQL/MySQL/Key | Key]]
 +
* [[SQL/MySQL/Math | Math]]
 +
| style="width: 25%;"|
 +
* [[SQL/MySQL/Procedure Function | Procedure Function]]
 +
* [[SQL/MySQL/Select Clause | Select Clause]]
 +
* [[SQL/MySQL/String | String]]
 +
* [[SQL/MySQL/Table Index | Table Index]]
 +
* [[SQL/MySQL/Transaction | Transaction]]
 +
* [[SQL/MySQL/Trigger | Trigger]]
 +
| style="width: 25%;"|
 +
* [[SQL/MySQL/User Permission | User Permission]]
 +
* [[SQL/MySQL/View | View]]
 +
* [[SQL/MySQL/Where Clause | Where Clause]]
 +
|}
 +
 
 +
== Учебник MySQL ==
 +
{| width="100%"
 +
|- valign="top"
 +
| style="width: 25%;"|
 +
* [[MySQL Tutorial/Aggregate Functions | Aggregate Functions]]
 +
* [[MySQL Tutorial/Cast Functions Operators | Cast Functions Operators]]
 +
* [[MySQL Tutorial/Comparison Functions Operators | Comparison Functions Operators]]
 +
* [[MySQL Tutorial/Control Flow Functions | Control Flow Functions]]
 +
* [[MySQL Tutorial/Cursor | Cursor]]
 +
* [[MySQL Tutorial/Data Dictionary | Data Dictionary]]
 +
* [[MySQL Tutorial/Data Types | Data Types]]
 +
* [[MySQL Tutorial/Database | Database]]
 +
| style="width: 25%;"|
 +
* [[MySQL Tutorial/Date Time Functions | Date Time Functions]]
 +
* [[MySQL Tutorial/Encryption Compression Functions | Encryption Compression Functions]]
 +
* [[MySQL Tutorial/Information Functions | Information Functions]]
 +
* [[MySQL Tutorial/Insert Update Delete | Insert Update Delete]]
 +
* [[MySQL Tutorial/Introduction | Introduction]]
 +
* [[MySQL Tutorial/Logic Operator | Logic Operator]]
 +
* [[MySQL Tutorial/Math Numeric Functions | Math Numeric Functions]]
 +
* [[MySQL Tutorial/Miscellaneous Functions | Miscellaneous Functions]]
 +
| style="width: 25%;"|
 +
* [[MySQL Tutorial/MySQL Utilities | MySQL Utilities]]
 +
* [[MySQL Tutorial/Privilege | Privilege]]
 +
* [[MySQL Tutorial/Procedure Function | Procedure Function]]
 +
* [[MySQL Tutorial/Regular Expressions | Regular Expressions]]
 +
* [[MySQL Tutorial/Select Query | Select Query]]
 +
* [[MySQL Tutorial/String Functions | String Functions]]
 +
* [[MySQL Tutorial/Subquery | Subquery]]
 +
* [[MySQL Tutorial/Table | Table]]
 +
| style="width: 25%;"|
 +
* [[MySQL Tutorial/Table Join | Table Join]]
 +
* [[MySQL Tutorial/Trigger | Trigger]]
 +
* [[MySQL Tutorial/View | View]]
 +
|}
 +
 
 +
== Oracle PL/SQL ==
 +
{| width="100%"
 +
|- valign="top"
 +
| style="width: 25%;"|
 +
* [[Oracle PL/SQL/Aggregate Functions | Aggregate Functions]]
 +
* [[Oracle PL/SQL/Analytical Functions | Analytical Functions]]
 +
* [[Oracle PL/SQL/Char Functions | Char Functions]]
 +
* [[Oracle PL/SQL/Constraints | Constraints]]
 +
* [[Oracle PL/SQL/Conversion Functions | Conversion Functions]]
 +
* [[Oracle PL/SQL/Cursor | Cursor]]
 +
* [[Oracle PL/SQL/Data Type | Data Type]]
 +
* [[Oracle PL/SQL/Date Timezone | Date Timezone]]
 +
| style="width: 25%;"|
 +
* [[Oracle PL/SQL/Hierarchical Query | Hierarchical Query]]
 +
* [[Oracle PL/SQL/Index | Index]]
 +
* [[Oracle PL/SQL/Insert Delete Update | Insert Delete Update]]
 +
* [[Oracle PL/SQL/Large Objects | Large Objects]]
 +
* [[Oracle PL/SQL/Numeric Math Functions | Numeric Math Functions]]
 +
* [[Oracle PL/SQL/Object Oriented Database | Object Oriented Database]]
 +
* [[Oracle PL/SQL/PL SQL | PL SQL]]
 +
* [[Oracle PL/SQL/Regular Expressions | Regular Expressions]]
 +
| style="width: 25%;"|
 +
* [[Oracle PL/SQL/Report Column Page | Report Column Page]]
 +
* [[Oracle PL/SQL/Result Set | Result Set]]
 +
* [[Oracle PL/SQL/SQL Plus | SQL Plus]]
 +
* [[Oracle PL/SQL/Select Query | Select Query]]
 +
* [[Oracle PL/SQL/Sequence | Sequence]]
 +
* [[Oracle PL/SQL/Stored Procedure Function | Stored Procedure Function]]
 +
* [[Oracle PL/SQL/Subquery | Subquery]]
 +
* [[Oracle PL/SQL/System Packages | System Packages]]
 +
| style="width: 25%;"|
 +
* [[Oracle PL/SQL/System Tables Views | System Tables Views]]
 +
* [[Oracle PL/SQL/Table | Table]]
 +
* [[Oracle PL/SQL/Table Joins | Table Joins]]
 +
* [[Oracle PL/SQL/Trigger | Trigger]]
 +
* [[Oracle PL/SQL/User Previliege | User Previliege]]
 +
* [[Oracle PL/SQL/View | View]]
 +
* [[Oracle PL/SQL/XML | XML]]
 +
|}
 +
 
 +
== Учебник Oracle PL/SQL ==
 +
{| width="100%"
 +
|- valign="top"
 +
| style="width: 25%;"|
 +
* [[Oracle PL/SQL Tutorial/Aggregate Functions | Aggregate Functions]]
 +
* [[Oracle PL/SQL Tutorial/Analytical Functions | Analytical Functions]]
 +
* [[Oracle PL/SQL Tutorial/Character String Functions | Character String Functions]]
 +
* [[Oracle PL/SQL Tutorial/Collections | Collections]]
 +
* [[Oracle PL/SQL Tutorial/Conversion Functions | Conversion Functions]]
 +
* [[Oracle PL/SQL Tutorial/Cursor | Cursor]]
 +
* [[Oracle PL/SQL Tutorial/Date Timestamp Functions | Date Timestamp Functions]]
 +
* [[Oracle PL/SQL Tutorial/Function Procedure Packages | Function Procedure Packages]]
 +
* [[Oracle PL/SQL Tutorial/Index | Index]]
 +
* [[Oracle PL/SQL Tutorial/Insert Update Delete | Insert Update Delete]]
 +
| style="width: 25%;"|
 +
* [[Oracle PL/SQL Tutorial/Introduction | Introduction]]
 +
* [[Oracle PL/SQL Tutorial/Large Objects | Large Objects]]
 +
* [[Oracle PL/SQL Tutorial/Linear Regression Functions | Linear Regression Functions]]
 +
* [[Oracle PL/SQL Tutorial/Miscellaneous Functions | Miscellaneous Functions]]
 +
* [[Oracle PL/SQL Tutorial/Numerical Math Functions | Numerical Math Functions]]
 +
* [[Oracle PL/SQL Tutorial/Object Oriented | Object Oriented]]
 +
* [[Oracle PL/SQL Tutorial/PL SQL Data Types | PL SQL Data Types]]
 +
* [[Oracle PL/SQL Tutorial/PL SQL Operators | PL SQL Operators]]
 +
* [[Oracle PL/SQL Tutorial/PL SQL Programming | PL SQL Programming]]
 +
* [[Oracle PL/SQL Tutorial/PL SQL Statements | PL SQL Statements]]
 +
| style="width: 25%;"|
 +
* [[Oracle PL/SQL Tutorial/Query Select | Query Select]]
 +
* [[Oracle PL/SQL Tutorial/Regular Expressions Functions | Regular Expressions Functions]]
 +
* [[Oracle PL/SQL Tutorial/SQL Data Types | SQL Data Types]]
 +
* [[Oracle PL/SQL Tutorial/SQL PLUS Session Environment | SQL PLUS Session Environment]]
 +
* [[Oracle PL/SQL Tutorial/Sequences | Sequences]]
 +
* [[Oracle PL/SQL Tutorial/Set | Set]]
 +
* [[Oracle PL/SQL Tutorial/Statistical Functions | Statistical Functions]]
 +
* [[Oracle PL/SQL Tutorial/System Packages | System Packages]]
 +
* [[Oracle PL/SQL Tutorial/System Tables Data Dictionary | System Tables Data Dictionary]]
 +
* [[Oracle PL/SQL Tutorial/Table | Table]]
 +
| style="width: 25%;"|
 +
* [[Oracle PL/SQL Tutorial/Table Joins | Table Joins]]
 +
* [[Oracle PL/SQL Tutorial/Transaction | Transaction]]
 +
* [[Oracle PL/SQL Tutorial/Trigger | Trigger]]
 +
* [[Oracle PL/SQL Tutorial/User Privilege | User Privilege]]
 +
* [[Oracle PL/SQL Tutorial/View | View]]
 +
* [[Oracle PL/SQL Tutorial/XML | XML]]
 +
|}
 +
 
 +
== PostgreSQL ==
 +
{| width="100%"
 +
|- valign="top"
 +
| style="width: 25%;"|
 +
* [[PostgreSQL/Aggregate Functions | Aggregate Functions]]
 +
* [[PostgreSQL/Analytical Functions | Analytical Functions]]
 +
* [[PostgreSQL/Array | Array]]
 +
* [[PostgreSQL/Constraints | Constraints]]
 +
* [[PostgreSQL/Cursor | Cursor]]
 +
* [[PostgreSQL/Data Type | Data Type]]
 +
| style="width: 25%;"|
 +
* [[PostgreSQL/Database | Database]]
 +
* [[PostgreSQL/Date Timezone | Date Timezone]]
 +
* [[PostgreSQL/Index | Index]]
 +
* [[PostgreSQL/Inheritance | Inheritance]]
 +
* [[PostgreSQL/Insert Delete Update | Insert Delete Update]]
 +
* [[PostgreSQL/Math Functions | Math Functions]]
 +
| style="width: 25%;"|
 +
* [[PostgreSQL/Postgre SQL | Postgre SQL]]
 +
* [[PostgreSQL/Select Query | Select Query]]
 +
* [[PostgreSQL/Sequence | Sequence]]
 +
* [[PostgreSQL/Store Procedure Function | Store Procedure Function]]
 +
* [[PostgreSQL/String Functions | String Functions]]
 +
* [[PostgreSQL/Subquery | Subquery]]
 +
| style="width: 25%;"|
 +
* [[PostgreSQL/Table | Table]]
 +
* [[PostgreSQL/Table Joins | Table Joins]]
 +
* [[PostgreSQL/Transaction | Transaction]]
 +
* [[PostgreSQL/User Previliege | User Previliege]]
 +
* [[PostgreSQL/View | View]]
 +
|}
 +
 
 +
== SQL Server/T-SQL ==
 +
{| width="100%"
 +
|- valign="top"
 +
| style="width: 25%;"|
 +
* [[SQL Server/T-SQL/Aggregate Functions | Aggregate Functions]]
 +
* [[SQL Server/T-SQL/Analytical Functions | Analytical Functions]]
 +
* [[SQL Server/T-SQL/Constraints | Constraints]]
 +
* [[SQL Server/T-SQL/Cursor | Cursor]]
 +
* [[SQL Server/T-SQL/Data Set | Data Set]]
 +
* [[SQL Server/T-SQL/Data Type | Data Type]]
 +
| style="width: 25%;"|
 +
* [[SQL Server/T-SQL/Database | Database]]
 +
* [[SQL Server/T-SQL/Date Timezone | Date Timezone]]
 +
* [[SQL Server/T-SQL/Index | Index]]
 +
* [[SQL Server/T-SQL/Insert Delete Update | Insert Delete Update]]
 +
* [[SQL Server/T-SQL/Math Functions | Math Functions]]
 +
* [[SQL Server/T-SQL/Select Query | Select Query]]
 +
| style="width: 25%;"|
 +
* [[SQL Server/T-SQL/Sequence | Sequence]]
 +
* [[SQL Server/T-SQL/Store Procedure Function | Store Procedure Function]]
 +
* [[SQL Server/T-SQL/String Functions | String Functions]]
 +
* [[SQL Server/T-SQL/Subquery | Subquery]]
 +
* [[SQL Server/T-SQL/System | System]]
 +
* [[SQL Server/T-SQL/Table | Table]]
 +
| style="width: 25%;"|
 +
* [[SQL Server/T-SQL/Table Joins | Table Joins]]
 +
* [[SQL Server/T-SQL/Transact SQL | Transact SQL]]
 +
* [[SQL Server/T-SQL/Transaction | Transaction]]
 +
* [[SQL Server/T-SQL/Trigger | Trigger]]
 +
* [[SQL Server/T-SQL/View | View]]
 +
* [[SQL Server/T-SQL/XML | XML]]
 +
|}
 +
 
 +
== Учебник SQL Server/T-SQL ==
 +
{| width="100%"
 +
|- valign="top"
 +
| style="width: 25%;"|
 +
* [[SQL Server/T-SQL Tutorial/Aggregate Functions | Aggregate Functions]]
 +
* [[SQL Server/T-SQL Tutorial/Analytical Functions | Analytical Functions]]
 +
* [[SQL Server/T-SQL Tutorial/CLR | CLR]]
 +
* [[SQL Server/T-SQL Tutorial/Constraints | Constraints]]
 +
* [[SQL Server/T-SQL Tutorial/Cursor | Cursor]]
 +
* [[SQL Server/T-SQL Tutorial/Data Convert Functions | Data Convert Functions]]
 +
* [[SQL Server/T-SQL Tutorial/Data Types | Data Types]]
 +
* [[SQL Server/T-SQL Tutorial/Database | Database]]
 +
| style="width: 25%;"|
 +
* [[SQL Server/T-SQL Tutorial/Date Functions | Date Functions]]
 +
* [[SQL Server/T-SQL Tutorial/Index | Index]]
 +
* [[SQL Server/T-SQL Tutorial/Insert Delete Update | Insert Delete Update]]
 +
* [[SQL Server/T-SQL Tutorial/Math Functions | Math Functions]]
 +
* [[SQL Server/T-SQL Tutorial/Procedure Function | Procedure Function]]
 +
* [[SQL Server/T-SQL Tutorial/Query | Query]]
 +
* [[SQL Server/T-SQL Tutorial/Sequence Indentity | Sequence Indentity]]
 +
* [[SQL Server/T-SQL Tutorial/Set Operations | Set Operations]]
 +
| style="width: 25%;"|
 +
* [[SQL Server/T-SQL Tutorial/String Functions | String Functions]]
 +
* [[SQL Server/T-SQL Tutorial/Subquery | Subquery]]
 +
* [[SQL Server/T-SQL Tutorial/System Functions | System Functions]]
 +
* [[SQL Server/T-SQL Tutorial/System Settings | System Settings]]
 +
* [[SQL Server/T-SQL Tutorial/System Tables Views | System Tables Views]]
 +
* [[SQL Server/T-SQL Tutorial/Table | Table]]
 +
* [[SQL Server/T-SQL Tutorial/Table Join | Table Join]]
 +
* [[SQL Server/T-SQL Tutorial/Transact SQL | Transact SQL]]
 +
| style="width: 25%;"|
 +
* [[SQL Server/T-SQL Tutorial/Transaction | Transaction]]
 +
* [[SQL Server/T-SQL Tutorial/Trigger | Trigger]]
 +
* [[SQL Server/T-SQL Tutorial/User Role | User Role]]
 +
* [[SQL Server/T-SQL Tutorial/View | View]]
 +
* [[SQL Server/T-SQL Tutorial/XML | XML]]
 +
|}

Текущая версия на 18:26, 1 июня 2010

На данный момент уже 1264 страниц и 0 файлов.


SQL/MySQL

Учебник MySQL

Oracle PL/SQL

Учебник Oracle PL/SQL

PostgreSQL

SQL Server/T-SQL

Учебник SQL Server/T-SQL