Difference between revisions of "Yurttas/PL/DBL/mysql-f-2010/01/PR/02/s-r-all.sql"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<syntaxhighlight lang="sql" line start="1" enclose="div">→‎REM REM View table R. REM: \. set-db.sql SELECT * FROM R; </syntaxhighlight>")
 
(No difference)

Latest revision as of 02:15, 4 November 2013

 1/*
 2REM
 3REM View table R.
 4REM
 5*/
 6
 7\. set-db.sql
 8
 9SELECT *
10FROM R;