Posted: Thu Dec 18, 2008 4:37 pm Post subject: ESQL queries
Newbie
Joined: 18 Dec 2008 Posts: 1
Hi,
1. I have written few queries in ESQL file to fetch data from new table in DB2, but the esql query is not getting executed though the queries are getting executed in Command Editor
2. I m using the esql query in the following format.
Select emp_id as "employeeid",
emp_name as "employeename"
' ' as "department" from emp.
is the syntax correct for assigning a blank field/column name to an identifier?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum