Is It possible to execute direct SQL statement with Adapter generated by LLBL?
I could not find anything in docs.
I know this is discouraged but some update with subquery is needed and i don't want to write a stored proc for just one SQL statement.
BTW I am using SQL server