UI-ZEIKVK
09-29-2008, 02:18 AM
i need to get the table name from create table SQL syntax,
Ex: CREATE TABLE "TEST" {......}
the problem is i need to get the word TEST from the above String without the quotations.
How can i do that
PLEASE HELP!!!!
Ex: CREATE TABLE "TEST" {......}
the problem is i need to get the word TEST from the above String without the quotations.
How can i do that
PLEASE HELP!!!!