SDET-QA Blog
Software Testing & Automation Tutorials
PAGES
Home
Manual Testing Tutorials
Manual Testing Interview Questions & Answers
Selenium with Java
Selenium with Python
API Testing
Cypress Tutorials
Advanced Java
SDET Essentials
Career Guidance
Miscellaneous Topics
Mock Interviews
Udemy Courses
Training
Automation Practice Page
SQL PRACTICE
1) Display the details of all employees
SQL>Select * from emp;
2) Display the depart information from department table
SQL>select * from dept;
3) Display the name and job for all the employees
SQL>select ename,job from emp;
Read more »
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
POPULAR POSTS
How To Explain Project In Interview Freshers and Experienced
Selenium Frequently Asked Questions & Answers Part-6
API/Webservices Testing using RestAssured (Part 1)
Manual Testing Interview Questions & Answers-PART1
Java Programs for Selenium
How to use HashMap in Selenium WebDriver
Python Interview Questions and Answers Part-1
ETL Test Scenarios and Test Cases
Manual & Automation Testing Free Video Tutorials | YouTube Playlists
FOLLOWERS