Like to review records incorrectly entered in the database
Jonathan Brotto
420
Reputation points
We have a database where we enter a record with a number with an alphanumeric suffix. But the software entered it incorrectly due to an algorithm issue which we are trying to fix now but past transactions need to be fixed in the database. If I know the rule says be x+12 for a suffix but just did x could we say the current column does not match what should be? The base number (prefix) is in the database in an independent record as a backup.
SQL Server | SQL Server Transact-SQL
Developer technologies | Transact-SQL
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
SQL Server | Other
Sign in to answer