I'm writing a query to use in Data Junction. Data Junction only reads one query, so I am having create virtual tables in my FROM statement rather than have have CREATE TABLE queries. I think I ha...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_23362626.html
Can someone take a look at this query and tell me why I seem to be getting the error below-
I've check my syntax, but I know I must be missing something. I'm running this in SQLPLUS
old 1: S...
http://www.experts-exchange.com/Database/Oracle/PL_SQL/Q_23398162.html
I seem to be getting my error on column 493 in SQL Developer-
Will someone please take a look and let me know why-
Thanks- I have about 50 of these to do....
SELECT '"'||U.MBRNO||'"'||','||'"'...
http://www.experts-exchange.com/Database/Oracle/PL_SQL/Q_23401397.html