Hi! Can I use variable instead number. Like this:
Declare @num int
Set @num = 2
Select top @num * fro person
It's may be?
Shashikant says: No,It can not be done,I have tried using Dynamic query
No,It can not be done,I have tried using Dynamic query
I already told you that it can not be done at all
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.