Q2 Does Application Engine Generate SQLs like Query Manager
Q2. Does Application Engine Generate SQLs like Query Manager?
Q5. Assume we have to develop a simple program which is not even having huge back ground SQLs and huge validations. What tool you would prefer?
Solution
2. ANS:
No, Application Engine does not generate SQL or People Code. It executes the SQL and People Code that you include in an Application Engine Action.
5.ANS:
If there is any Client restriction like we should not use any 3rd party applications, I would prefer AE. Otherwise it depends.

