Hello and thank you dear friend ...! Good time!
From
SELECT ROW_NUMBER () OVER (ORDER BY name) AS num_row
name,
code
FROM furniture;
I used it but it didn't work at all! Thanks for the tip! thanks again
Hello and thank you dear friend ...! Good time!
From
SELECT ROW_NUMBER () OVER (ORDER BY name) AS num_row
name,
code
FROM furniture;
I used it but it didn't work at all! Thanks for the tip! thanks again