SQL. Sorting by a field

Posted by strakastroukas on Stack Overflow See other posts from Stack Overflow or by strakastroukas
Published on 2010-04-09T22:13:41Z Indexed on 2010/04/09 22:23 UTC
Read the original article Hit count: 215

I have created a simple view consisting of 3 tables in SQL.

By right clicking and selecting Design, in the Object explorer table, i modified my custom view. I just added sortby asc in a field.

The problem is that the changes are not reflected in the outout of the View. After saving the view, and selecting Open view the sort is not displayed in output.

So what is going on here?

© Stack Overflow or respective owner

Related posts about sql-management-studio

Related posts about sql