Hello, I have question on some syntax.
What does ~TABLE~ and ~COLUMN~ mean in the following statement? public static final String MY_STATEMENT = "DELETE from COM_LOCAL where ASSOCIATION='~TABLE~' and not exists (select * from ~TABLE~ where ~COLUMN~ = COM.ASSOCIATION)"; This statement is used in SQL. Thanks a lot SX -- To post to this group, send email to javaprogrammingwithpassion@googlegroups.com To unsubscribe from this group, send email to javaprogrammingwithpassion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/javaprogrammingwithpassion?hl=en