I have written a nice long query that uses multiple joins, however when I started adding in the names of the fields from the tables that I required SQL*Plus has started to throw a wobbly, but deleting just one field name makes it work.
A working command is 1023 characters long, but any longer than this and it fails. Is this a known problem?
I'll stick the long line into my C++ app in a minute and see what happens there.
Cheers,
Matt
A working command is 1023 characters long, but any longer than this and it fails. Is this a known problem?
I'll stick the long line into my C++ app in a minute and see what happens there.
Cheers,
Matt