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 product(
product varchar(15) NULL,
amount int NULL,
country varchar(10) NULL
)
INSERT into product VALUES ('banana', 1000, 'usa')
INSERT into product VALUES ('carrots', 1500, 'usa')
INSERT into product VALUES ('beans', 1600, 'usa')
INSERT into product VALUES ('orange', 2000, 'usa')
INSERT into product VALUES ('banana', 400, 'china')
INSERT into product VALUES ('carrots', 1200, 'china')
INSERT into product VALUES ('beans', 1500, 'china')
INSERT into product VALUES ('orange', 4000, 'china')
INSERT into product VALUES ('banana', 2000, 'canada')
INSERT into product VALUES ('carrots', 2000, 'canada')
INSERT into product VALUES ('beans', 2000, 'mexico')
On this page of the site you can watch the video online SQL Interview Question | EY | 15 | with a duration of hours minute second in good quality, which was uploaded by the user Coding Lake 12 January 2025, share the link with friends and acquaintances, this video has already been watched 4,376 times on youtube and it was liked by like viewers. Enjoy your viewing!