SQL Anywhere 10 version -DBISQL tool ->I am trying to execute the insert statements around .35 million lines, even i split it to 3 or 4 files it is hanging to load the files. 1) is there any options to remove the leading spaces/trailing spaces to minimize the no. of lines with the .SQL file insert query statements 2)is there any option to minimize the lines of insert query statement in .SQL file 3)How many line of codes is good to execute with DBISQL tool? |
I don't know about particular "numbers" - just a few hints:
Thanks a lot Volker Barth , working fine with Read command
(16 Oct '20, 03:42)
Sankar
|