How to get FIRST ROW in SQL

Published: 05 March 2022
on channel: Learn SQL
4,476
27

This video is about how to get FIRST ROW in SQL.

Script:
SELECT TOP 1 *
FROM dbo.persons
ORDER BY ID ASC

Keywords:
how to get FIRST ROW in SQL, sql first row, sql first row and last row, sql first row only, first record in sql, first record sql, get first row in sql, get first row sql, get first record in sql, get first record sql, sql first row where, first row sql, first row sql query, first record sql, first row select sql, select first record sql, get first record sql, sql get first record sql, sql server, learn sql, sql


Watch video How to get FIRST ROW in SQL online without registration, duration hours minute second in high quality. This video was added by user Learn SQL 05 March 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 4,476 once and liked it 27 people.