In testing where do we use sql language and how it helps in
testing?
Answer Posted / stl
We use sql in Database testing. to see the impact of front
end changes are correctly posted on the backend database
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is group by in sql?
Why do we use %rowtype & %type in plsql?
how tsql statements can be written and submitted to the database engine? : Transact sql
What does inner join mean?
What is the difference between alter trigger and drop trigger statements?
What are the different dcl commands in sql?
What is clustered and nonclustered index in sql?
What is the difference between nested table and varray?
What are the sql commands?
What is a clob in sql?
what is a scheduled jobs or what is a scheduled tasks? : Sql dba
how to add a new column to an existing table in mysql? : Sql dba
What is pls_integer in pl sql?
mention if it is possible to import data directly from t-sql commands without using sql server integration services? If yes, what are the commands? : Transact sql
Which sorts rows in sql?