Forum Discussion
rraghvani
Champion Level 3
3 years agoFrom what you have described, it will be easier to do this in script as opposed to keyword test. You can use keyword test to call the script.
See Working With Databases. Create a function, where you pass in your connection string, followed by your sql query and return your value.