Difference between custom sql ,dynamic sql ? when we use custom sql,when we use dynamic sql?
Answer Posted / rekha chethan
custom sql--> Doesn't takes values during run time.
dynamic sql -->Can pass the values during run time.
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
Explain about pub-sub architecture, where do you implemented this?
When Should You Use Flow Diagram View?
How many kinds of log files in webmethods?
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
How many interfaces you implemented sofar?
how to configure sap adapter6.1
How we can catch exception error on run time mode using flow language in webmethods?
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)
If I have a parent sequence with the property set- exit on success, and the try sequence block set to exit on failure, and the catch sequence block too set to failure, what is the result?
can we build loop step with in the branch
in such a way that the interface is look like that
branch
post me important interview question on webmethods
Explain about pub-sub architecture?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
When we use repeate, exit flow steps?
Where do you implemented pub-sub architecture?