TOP 5 SQL Interview Question |

Published: 17 December 2024
on channel: Coding Lake
3,098
like

If you like this video please
like share , subscribe and comment down below..
if you have any suggestion or doubt this video.

Scripts:

CREATE TABLE emp(
emp_id int NULL,
emp_name varchar(20) NULL,
salary int NULL,
dob date NULL
)

INSERT into emp VALUES (1, 'Rajesh', 1000, '1996-02-05' )
INSERT into emp VALUES (1, 'Rajesh', 1000, '1996-02-05' )
INSERT into emp VALUES (2, 'Yogesh', 1500, '1997-10-08' )
INSERT into emp VALUES (3, 'Rohit', 2000, '1998-11-12' )
INSERT into emp VALUES (4, 'Smriti', 1800, '2020-12-05' )
INSERT into emp VALUES (5, 'Joh', 1300, '1996-01-08' )
INSERT into emp VALUES (6, 'Ankita', 1100, '1996-03-09' )
INSERT into emp VALUES (7, 'Arnav', 1700, '2002-05-05' )
INSERT into emp VALUES (7, 'Arnav', 1700, '2002-05-05' )


On this page of the site you can watch the video online TOP 5 SQL Interview Question | with a duration of hours minute second in good quality, which was uploaded by the user Coding Lake 17 December 2024, share the link with friends and acquaintances, this video has already been watched 3,098 times on youtube and it was liked by like viewers. Enjoy your viewing!