hi every body
i have table with 3 columns, the max number of records to be added is 10,
how can i print the records in fixed size table of 10 rows? like
i try to make a query that make union null values to my table, but this method add fixed number of rows. how can i make it so if the table have one record then add 9 blank rows to the report and so on.
thanks
i have table with 3 columns, the max number of records to be added is 10,
how can i print the records in fixed size table of 10 rows? like

i try to make a query that make union null values to my table, but this method add fixed number of rows. how can i make it so if the table have one record then add 9 blank rows to the report and so on.
thanks