Hi
I need to extract a number of records from sales table. When I use the top predicate it is either by percentage or number in the sql(hard coded). I want the sql to ask the user for the number of records required and ask the user for the sort order.
Output would then be for x records in the desired order.
Thanks
I need to extract a number of records from sales table. When I use the top predicate it is either by percentage or number in the sql(hard coded). I want the sql to ask the user for the number of records required and ask the user for the sort order.
Output would then be for x records in the desired order.
Thanks