Insert SQL text in a SQL object
i am trying to insert SQL in a SQL object
say i have SQL object in an app designer name C_ABC, so can i insert SQL text into this Object if it is blank. Reason i want to achieve this because my sql will change frequently and i have to utilise changed SQL in one doselect.
0