Is it possible to use spreadsheet function to save the row number on a sql database?
May I ask where do you need that spreadsheet function if you are using SQL as a backend?
Just to add to Aleksiās comment, generally speaking relying on things like Row Number and Sequential Keys is not a good idea. You might also want to read the article below: intercom.help - Sequential Keys Sequential Keys intercom.help