User Tools

Site Tools


sql:index

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
sql:index [20.04.2015 10:29:52]
yaslaw
sql:index [21.08.2019 16:10:04] (current)
yaslaw [MySQL]
Line 1: Line 1:
 +
 +~~DISCUSSION:​off~~
 +~~NOCACHE~~ ​
 ====== SQL ====== ====== SQL ======
-<​html><​div class="​pagequery " style="​font-size:​100%"><​h1 class="​title"></​html>​ +Hier sind SQL-Überlegungen,​ die für verschiedene DBMS ihre Gültigkeit haben. 
-Allgemein + 
-<​html></​h1></​div></​html>​+Ich arbeite mit Oracle, MySQL, MS Access SQL (DAO & ADODB) 
 + 
 +===== Allegemeine SQL Skripte ===== 
 +==== Tutorials ====
 {{pagequery>​ {{pagequery>​
-  @sql: *; +  @sql:tutorials ​*; 
-  maxns=2;+  maxns=3;
   sort=ns,​title;​   sort=ns,​title;​
   display=title;​   display=title;​
   hidestart;   hidestart;
-  snippet=plain,​all,w30;+  snippet=plain,​99999,l1;
   bullet=square;​   bullet=square;​
   fontsize=100%;​   fontsize=100%;​
   hidemsg;   hidemsg;
-  layout=column + }} 
- ​}} ​+==== Snippets ==== 
 +{{pagequery>​ 
 +  @sql:​snippets *; 
 +  maxns=3; 
 +  sort=ns,​title;​ 
 +  display=title;​ 
 +  hidestart;​ 
 +  snippet=plain,​99999,​l1;​ 
 +  bullet=square;​ 
 +  fontsize=100%;​ 
 +  hidemsg; 
 + }}
  
-/* Tutorials */ +===== DBMS speziefische Skripte ===== 
-<​html><​div class="​pagequery " style="​font-size:​100%"><​h1 class="​title"></​html>​ +==== MySQL ==== 
-[[mysql:tutorials:index]] +[[mysql:​index|MySQL-Seite des Wikis]]
-<​html></​h1></​div></​html>​+
  
 {{pagequery>​ {{pagequery>​
-  ​@sql:tutorials *;+  ​^mysql:(?​!index)[^:​]+(?::​index)?​$;​ 
 +  fullregex;
   maxns=3;   maxns=3;
   sort=ns,​title;​   sort=ns,​title;​
   display=title;​   display=title;​
   hidestart;   hidestart;
-  snippet=plain,​all,w30;+  snippet=plain,​99999,l1;
   bullet=square;​   bullet=square;​
   fontsize=100%;​   fontsize=100%;​
   hidemsg;   hidemsg;
-  layout=column 
  }}  }}
 +[[mysql:​adjacencytree:​index|]]
sql/index.1429518592.txt.gz · Last modified: 20.04.2015 10:29:52 by yaslaw