Difference between custom sql ,dynamic sql ? when we use custom sql,when we use dynamic sql?
Answer Posted / varadharajulareddy
Custom SQL:- We Can give the input values at design time.
Dynamic SQL:- We can give the input values at run time.
Custom SQL:- One can execute any static SQL Statement.
Dynamic SQL:- We can able to execute only input field which query you set.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain header handlers in web services
What are the advantages of eai?
When Should You Use Flow Diagram View?
Explain about pub-sub architecture, where do you implemented this?
how to configure sap adapter 4.1
post me important interview question on webmethods
How many kinds of log files in webmethods?
When we use repeate flow steps?
Explain about pub-sub architecture?
When we use repeate, exit flow steps?
how to configure sap adapter6.1
How we can catch exception error on run time mode using flow language in webmethods?
Explain what are the new features in 8.0 compared to 7.1?
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
can anyone explain in brief about TN Consloe and Webmethods...? As well as All flow steps in webmethods: Branch Repeat Loop Sequence (explain also Try -Catch block for error Handling)