The History of Scott/Tiger
wmarkito.wordpress.com
The History of Scott/Tiger
1–7 of 7 posts
Re: The History of Scott/Tiger
#2Re: The History of Scott/Tiger
#3Re: The History of Scott/Tiger
#4Was that a Scott flourish?
I've done that with other dbs than Oracle.
Re: The History of Scott/Tiger
#5How about naming a one-row, one col table 'dual' to get a SELECT going where the db demand something in the FROM clause? Was that a Scott flourish? I've done that with other dbs than Oracle.
All hell breaks loose if you insert or delete from this table.
I made a DUAL table in Rdb.
Re: The History of Scott/Tiger
#6How about naming a one-row, one col table 'dual' to get a SELECT going where the db demand something in the FROM clause? Was that a Scott flourish? I've done that with other dbs than Oracle.
...and the column is named DUMMY. All hell breaks loose if you insert or delete from this table. I made a DUAL table in Rdb.
Re: The History of Scott/Tiger
#7How about naming a one-row, one col table 'dual' to get a SELECT going where the db demand something in the FROM clause? Was that a Scott flourish? I've done that with other dbs than Oracle.