You are here:   Articles
  |  Login

Programming Articles

Minimize
26

In Microsoft Sql Server Management Studio Express (MS SSMS Express 2008), if you right click on a table you have the option to Select Top 1000 Rows or Edit Top 200 Rows.

You can change the number of rows by going to Tool, Options, Sql Server Object Explorer, Commands and change the Table and View Options.

Set the number to 0 to View or Edit All Rows.

Another choice is to right click on the table and View or Edit the number of rows given. Then right click on the grid, select Pane, SQL.

You can then modify the SQL adding a WHERE clause to find the rows you need.

Then execute the SQL by ctrl-r or selecting from the Query Designer menu or clicking the red exclamation point.

Posted in: Sql

Post Rating

Comments

There are currently no comments, be the first to post one.

Post Comment

Only registered users may post comments.

Programmer Newsletter

Minimize

Subscribe to the Internet Handholding newsletter



Reccomend Programmer.bz

Minimize

Share/Bookmark Bookmark and Share