Editing a View

  • Hello,

    I have a view called Difference_Index_Scanned, in one of my databases.

    All I am trying to do is edit the view as the TSQL is not quite correct.

    Within Server Management Studio I find the view, right click it and choose Edit. I make the change, but the when I try and save it, it saves is as " SQLQuery13.sql" (as an example) and doesn't actually change the view.

    How do I make a change to the view?

    Thanks

  • You need to run the script, by pressing F5 or the execute button on the toolbar with the red ! mark

  • Argh! Stupid me.

    Thanks so much. Was driving me mad.

  • not to worry, happy to help, is always the simple things that wind you up the most.

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply