3:04
Write an sql query to remove duplicate rows in a table? | write a query to delete duplicate records
AtoB
2:01
Sql Query : how to concatenate two columns in sql | sql concat() function | SQL Tutorials | SQL
6:44
Query To Find Nth Highest Salary In SQL | Find Nth(1st,2nd,3rd....N) Highest Salary in SQL
1:43
Sql Query : Write a query to fetch duplicate records from a table? | Find duplicate rows in sql
2:04
Sql Query : Write a query to fetch only odd rows from a table || How to select odd rows from table
2:06
Sql Query : Write a query to fetch only even rows from a table? || how to select even rows in sql
1:24
Sql Query - Write a query to fetch all employees whom birthday exist in nth month || birthday query
1:03
Sql Query - Write a query to fetch all employees whom birthday exist in nth Year? || helpumyway
1:33
Sql Query - Write a query to fetch top n records? || helpumyway
1:39
Sql Query - Write a query to fetch all birthday of employees on particular date? || helpumyway
3:15
Sql Query : write a query to find employees hired in last n days
Sql Query : write a query to find employees hired in last n months - employee hired in last n months
3:10
Sql Query : write a query to find employees hired in last n years |sql query to find hired employees
4:34
Sql Query: write a query to find employees who hired before 15th of every month?
4:14
Sql Query -Write query to fetch employees those name first string match without using LIKE Operator?
2:15
SQL Query : write a query to find first records from a table
2:22
SQL Query : write a query to find monthly salary from yearly salary and vice versa?
Sql Query : write a query to fetch last n record from a table?
2:56
Sql Query : write a query to fetch last record from a table?
6:48
Mysql query to convert male to female, true to false or 0 to 1 and vice versa
5:34
MySql query to update status 0 to 1 or gender male to female or true to false and vice versa
3:29
Sql query to fetch Year, Month and day separately from a table?
3:39
Sql query to fetch all records those salary or marks equal to and greater then average?
4:02
What will be the OUTPUT if WHERE 1 , WHERE 0 , WHERE -1 in sql query? (USE EAR PHONE)
5:21
Nth Duplicate Lowest Salary of employees | Nth Lowest Salary of employees mysql query
How can you filter the duplicate data while retrieving records from the table?
4:21
How can you retrieve a portion of any column value by using a select query?
2:45
MySQL query to retrieve a particular number of records?
2:19
Write a query to fetch ODD rows from a table by using mysql in-build function
2:40
Write a query to fetch EVEN rows from a table by using mysql in-build function
2:14
Write an SQL query to print details of the users whose name contains ‘a’
5:43
Write a sql query to create email backup in mysql table?
3:00
Write an SQL query to show one row twice in results from a table?
3:52
Write an SQL query to fetch the departments that have less/greater than (n) employee in it?
5:58
Write an SQL query to fetch the list of employees with the same salary?
3:13
sql query to fetch highest, Lowest and Average Salary in each Department | mysql interview queries
5:32
Write an SQL query to fetch nth highest and lowest salary of employees in each department?
4:29
Write an SQL query to select all records from one table that do not exist in another table?
1:59
Write an sql query to find the position of the alphabets?