Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is there a possible way to execute sql in QTP using 'WITH' clause
#1
Not Solved
I've connected to Oracle Database using qtp and I am trying to execute a statement using 'WITH' clause in the query, but I am unable to achieve the same.

Code:
Sample query : WITH VIEW123 AS (SELECT * FROM ) SELECT * FROM VIEW123

Note: The above mentioned query is just an example. I am using the with clause, since I would be using the query inside the view123 in multiple areas in the query. Would appreciate any solution provided.
Reply


Messages In This Thread
Is there a possible way to execute sql in QTP using 'WITH' clause - by shruthic - 04-26-2014, 11:42 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Execute button of putton won't be clicke automaticly in UFT (VB) MarUFT 3 2,455 11-21-2016, 04:22 PM
Last Post: Ankur
  Exe invoked through UFT is unable to access IIS and SQL Server service bkdevise 0 1,977 08-25-2015, 05:49 PM
Last Post: bkdevise
  Not able to execute script shanthalaAR 0 1,943 06-27-2015, 03:53 AM
Last Post: shanthalaAR
  How to Execute a testset from QC using OTA framework AutomationTester2011 12 51,603 01-21-2015, 09:22 PM
Last Post: karthik_sanakran
  parameterize Excel Sheet Name in SQL bjitsidhu 0 2,739 07-20-2014, 08:34 AM
Last Post: bjitsidhu

Forum Jump:


Users browsing this thread: 1 Guest(s)