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
How does rowid help in running a query faster?
Is a secondary key the same as a foreign key?
Can a primary key be a foreign key?
How to raise user-defined exception with custom sqlerrm ?
What are the different types of tables in sql?
How do you explain an index?
Does mysql_real_escape_string prevent sql injection?
How delete a row in sql?
How do I run a sql script?
how to create a test table in your mysql server? : Sql dba
what is 'trigger' in sql? : Sql dba
What is primary key and foreign key?
Which is better cte or subquery?
how mysql optimizes distinct? : Sql dba
what is a scheduled jobs or what is a scheduled tasks? : Sql dba