Рет қаралды 3,416
SQL questions recently asked in PwC interview.
To find out the expected output, I use STRING_SPLIT(), CROSS APPLY & CROSS JOIN
--Create table syntax
CREATE TABLE testtbl (cola VARCHAR(10))
-- Insert data into the table
INSERT INTO testtbl (cola)
VALUES ('1,2'), ('3'), ('4')
For more SQL interview questions. Check out our playlist.
• SQL Interview Questions
Contact us:
info@cloudchallengers.com
Follow us on
Instagram : cloudchallengers
Facebook : cloudchallengers
LinkedIn : linkedin.com/company/cloudchallengers