forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5ac3cd0

Thomas G. Lockhart
Include example of Postgres' extended query syntax which allow one to omit
the FROM clause. e.g. "SELECT table.*".1 parent4060456 commit5ac3cd0
1 file changed
+21
-0
lines changedLines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
494 | 494 |
| |
495 | 495 |
| |
496 | 496 |
| |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
497 | 518 |
| |
498 | 519 |
| |
499 | 520 |
| |
|
0 commit comments
Comments
(0)