SQL String Interview Question | Interview Question 22

Поделиться
HTML-код
  • Опубликовано: 3 июл 2024
  • Hey guys here with a string sql interview question. Do give it a try and share it in comments.
    SQL Script :
    INSERT INTO labemp (ID, Name, Designation)
    VALUES
    (1, 'ABC', 'Scientist'),
    (2, 'PQR', 'Engineer'),
    (3, 'STU', 'Analyst');
    select * from labemp;
    #dataanalytics #sql #dataengineer #amazon #meta #facebook #placement

Комментарии • 3