better sql 2003 todo list
This commit is contained in:
parent
e40ea1ad52
commit
c48b057457
2 changed files with 94 additions and 75 deletions
tools/Language/SQL/SimpleSQL
|
@ -1093,7 +1093,7 @@ TODO: work out the exact syntax and add
|
|||
<SQL parameter reference> ::= <basic identifier chain>
|
||||
|
||||
already covered above. Why on earth do they introduce so many aliases?
|
||||
How does this do anything except obfuscate everything?
|
||||
How does this do anything apart from obfuscate everything?
|
||||
|
||||
|
||||
|
||||
|
@ -2485,7 +2485,7 @@ Specify a test for matching rows.
|
|||
|
||||
<match predicate part 2> ::= MATCH [ UNIQUE ] [ SIMPLE | PARTIAL | FULL ] <table subquery>
|
||||
|
||||
TODO: match predicat
|
||||
TODO: match predicate
|
||||
|
||||
== 8.13 <overlaps predicate> (p405)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue