How to Change Values for Edit Top X and Select Top X Rows in SSMS -SQL Server /TSQL Tutorial Part 20

preview_player
Показать описание
How to Change Values for Edit Top X and Select Top X Rows in SSMS -SQL Server /TSQL Tutorial

Scenario:

I am interested to Change Values for Edit Top X and Select Top X Rows in SSMS. How I can do that?

Solution:

If you right click on the Table and see the Rows for Select and Edit, you see Select top 1000 rows and Edit top 200 Rows.

Go to Tools and then choose Options.

Make changes according to your requirements as shown below. I have changed everything to 10 Rows.

Now if you right click on the table, you should see Select top 10 rows and also Edit Top 10 Rows.

Check out our website for Different SQL Server, MSBI tutorials and interview questions
such as SQL Server Reporting Services(SSRS) Tutorial
SQL Server Integration Services(SSIS) Tutorial
SQL Server DBA Tutorial
SQL Server / TSQL Tutorial ( Beginner to Advance)
Рекомендации по теме
Комментарии
Автор

Thanks sir.. please suggest how can full knowledge about SQL..

arshadsiddiqui
Автор

These videos are all so useful, thanks.

harmonicaman