Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: When DO You Use a Semicolon?
Akshally, there are a few instances in JDBC
where you MUST use a ";"....
-- Cheers Nuno Souto wizofoz2k_at_yahoo.com.au.nospam "Billy Verreynne" <vslabs_at_onwe.co.za> wrote in message news:1a75df45.0308060131.79299d36_at_posting.google.com...Received on Wed Aug 06 2003 - 06:01:36 CDT
> ODBC/ADO/whatever). No semicolon required as you are talking "clean
> SQL". Ditto for all other programming languages.