Results for "SCOPE_IDENTITY"
2 / 2 posts
Search: SCOPE_IDENTITY
SQL
Understanding Data Types and Variables in MSSQL vs PostgreSQL
๐ Data Types Comparison Table ๐ฉ Category ๐ฆ MSSQL ๐จ PostgreSQL Integer Types INT , BIGINT , SMALLINT INTEGER , BIGINT , SMALLINT , SERIAL Decimal Types โฆ
Data Types Identity RETURNING id
Match in tagsMatch in content
Mar 19, 2026 2 min read
SQL
SQL Server me Default Constraint Maintenance System (Auto Fix + Logging + Rollback)
Introduction Agar tum SQL Server me kaam karte ho, to tumne ye problem zarur dekhi hogi: Different tables me different default values Constraint naming rando...
SQL Server Default Constraints SQL Optimization
Match in contentMatch in code
Mar 26, 2026 12 min read