I\'m having a bit of a problem with using my sequence within a SELECT statement.
SELECT
SELECT c.cust_name, c.site, customer_id_seq.nextval
for IBM Imformix
In a SELECT statement, you cannot specify NEXTVAL or CURRVAL in the following contexts: