What type of SQL queries will be asked in the Testing
interview?
Answers were Sorted based on User's Feedback
Answer / prema
If the application needs to be tested on Database (you can
say back end testing)then they will ask you about the SQL
querries. Again it depends on the application type how much
deep they test you on SQL. We can divide Sql in to two
catagagerious. 1.DML (Data manipulation language) and 2. is
DDL (Data definition language)
For basic back end testing they might check you on DML
Queries like SELECT, UPDATE, INSERT,DELETE,GROUP BY,LIKE ,
BETWEEN,JOINS INNER JOIN, OUTER JOIN, LEFT INNER JOIN. RIGHT
INNER JOIN.
DDL CREATE, ALTER, DROP.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / qa
They asked me once if I knew what was a join? and then they asked me what is a lesser join?
Is This Answer Correct ? | 4 Yes | 3 No |
Answer / swati
INSRT COMMOND,UPDATE COMMOND,ALL THOSE COMMOND THAT IS
USEFUL WHICH R USE TO HANDLE THE DATA BASE
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / raji.dude
Hi, Thanks for ur response.
If anyone can help me on the same with more answers.
Rajesh.
Is This Answer Correct ? | 1 Yes | 2 No |
what is the difference between Desktop testing,Client/server testing and webapplication testing
What is Test Suite?
11 Answers Digient Technologies,
Which one of the functional groups do test engineers interact with in order to retrieve the correct set of requirements for a specific software release?
what r the 5 major defects that u found in ur shopping related project?
write test cases forthe function f=a+b ?
What are noise variables?
where do we store our test cases>?
tell me some gud sites for testing??
What is an inspection in software testing?
1.what are the different types of testing techniques ?
what is boundary value analysis?
what is test report?