Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-07-18 : 00:19:46
|
| Vijay writes "I know that we cannot use Order By clause in Views. However is there a way (round about) to accomplish this task. I cannot use it as Proc as I will have to refer to a view with order by clause from another view(2).I guess if I make it as Procedure I cannot call it in a view. I will appreciate your help in this regard.Thanks,Vijay" |
|
|
|
|
|