I have the following query how can solve this any help........
i want to do my rowcount round and not the flot and i can only change in query and not in program
set ROWCOUNT 5.1
select * from Test1
AshutoshI am really not sure what you are asking here. Could you please explain further?
Terri|||ROWCOUNT must be an integer. You cannot return 5.1 rows from your query...|||... how are you going to return .1 of a query?
No comments:
Post a Comment