Forum Discussion

jrussell's avatar
jrussell
Occasional Contributor
3 years ago
Solved

Specify a variable in SQL Designer

I have a Keyword test with a Database Table Checkpoint.  Is there a way to specify a variable in the SQL designer?  I have a query that looks like this: SELECT Width, Length, Height FROM Skus WH...
  • A_Roskoshnyi's avatar
    3 years ago

    For as long as I know, it's not possible. So I don't use 'Database Table Checkpoint' in my tests. But I have scripts that I wrote myself to read and validate single values, rows or tables from database (task-dependent)