suppose i want to execute an update query like
update table set field='some value' where somefield='xyz'
how can i execute this query using llblgenpro
i do not want to create and use stored procedure ?
i m using 3.1 version and selfservicing
thanks in advance and have a nice day !!!