Subject | Best SQL of 2004 |
---|---|
Author | Hans |
Post date | 2005-01-04T04:35:25Z |
Just for fun :)
Best 2004 SQL statement found in a sever/client application in the client code, programmed by a local Interbase development company announcing themselves to be technology world leaders.
SQL.Strings = (
'SELECT DISTINCT(GEN_ID(vendor_gen, 0)) as genvalue FROM product_'
+
'vendor')
Yes.. Seriously ...
Happy 2005
[Non-text portions of this message have been removed]
Best 2004 SQL statement found in a sever/client application in the client code, programmed by a local Interbase development company announcing themselves to be technology world leaders.
SQL.Strings = (
'SELECT DISTINCT(GEN_ID(vendor_gen, 0)) as genvalue FROM product_'
+
'vendor')
Yes.. Seriously ...
Happy 2005
[Non-text portions of this message have been removed]