--- parser3/src/www/htdocs/Attic/index.html 2001/04/05 18:18:45 1.109 +++ parser3/src/www/htdocs/Attic/index.html 2001/04/06 08:55:23 1.113 @@ -34,12 +34,15 @@ $m ^if(^s.match[$:m;i]){matches}{does no ^connect[$SQL.connect-string]{ $random_age(^random:generate(10000)) $shit[^taint[our's]] -# $paf[^table:sql{insert into paf (name, age) values ('$shit', $random_age)}(1;4)] - $paf[^table:sql{select * from paf}(1;4)] + $paf[^table:sql{insert into paf (name, age) values ('$shit', ^random:generate(10000))}] + $paf[^table:sql{select * from paf order by id desc}(5)] + $paf{ + ^empty{query result is empty}{
| id | name | age |
| $id | $name | $age |
| $id | $name | $age |