Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8378525
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T15:56:58+00:00 2026-06-09T15:56:58+00:00

I got like 2000 rows of data, when I do select statement I can

  • 0

I got like 2000 rows of data, when I do select statement I can narrow my query but I cant change any value, as I have to change 50 columns, I dont want to use Update Command as then because values I have to update for each row is unique.

Anyone knows any easier way of selecting data using select command and then edit it.

EDIT

I just went to SQL Management studio, clicked on DB I am working on then find the table, I right clicked on it and then it says “Select top 1000 rows” so Now I can see the query and the data, I added “Where” into query and got what I wanted, but I cant modify the table rows below :S

*Edit 2 *

Or I can develop a Utility that will take Table Name , Column Name and its New value and simply updates it 🙂

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T15:56:59+00:00Added an answer on June 9, 2026 at 3:56 pm

    You modify data using an UPDATE statement (with a WHERE clause) in a query window. While Management Studio has a feature called “Edit Top n Rows” that doesn’t mean it’s a good idea to use it – there are several behavioral bugs that are still unresolved even in the SQL Server 2012 version, and it can also place unnecessary and prohibitive locks on the underlying table.

    I know it’s not the answer you want to hear, but please become comfortable with proper DML commands. The documentation for UPDATE is found here:

    http://msdn.microsoft.com/en-us/library/ms177523(v=sql.100).aspx

    The long and short of it, IMHO: If you can identify the rows you want to update by using a SELECT with a WHERE clause, you can also write an UPDATE query using the same WHERE clause.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In my website I got like 10GB of images but 90% of that images
I have a database connection that I got like this: db = Mongo::Connection.new.db(app-development) but
I've got something like: typedef struct Data_s { int field1; int field2; } Data;
I got about 2000 sentences about fatalities and i would like to filter them
I've got a SQL Server 2000 box that I'd like to put on the
I've got a strange problem with SQL Server 2000, and I just can't think
I've got data in SQL Server 2005 that contains HTML tags and I'd like
I got a string, built up like the following: $string = 'HUB_NENNWERT_KATALOG:[0 TO 4.9],GREIFKRAFT_OEFFNEN_KATALOG:[2000
I have got a list containing nested lists like this : [ [datetime.datetime(2000, 12,
I've got the following MySQL query that I would like to translate so it

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.