How to create range from 1 to 100 in Firebird select statement?
I've already found the way to convert string to list, but it doesn't work for me because of much bigger range I need to generate How to input an array parameter of values to Firebird Stored Procedure?.
Is it possible to do such things without creation of stored procedures?