Hello,
My current company has programmation rules. We have been asked to only use LIMIT x and not FETCH FIRST x ROWS. However, no concrete reason was given. Does anyone know if there is a difference ?
Thanks.
My current company has programmation rules. We have been asked to only use LIMIT x and not FETCH FIRST x ROWS. However, no concrete reason was given. Does anyone know if there is a difference ?
Thanks.
Comment