Hi,

How do I write SQL statements in Java code (ResultSet/Statement)...What are the delimiters for SQL statements...In VB the delimiters for SQL statements are:

1) ' string
2)# dates

and so on....

Hoping for any examples...Tutorials are also welcomed...Thanks

Greg