Forum Discussion

rrkon99's avatar
rrkon99
New Member
12 years ago

TestComplete: Connected to database but only able to access to some tables

hi, The datatbase is oracle. I was able to access database. I was also able to run a small query_A from Table_A (Query_A ). Query_A: select * from Table_A where rownum < 2. Qu...