User Tools

Site Tools


identitycolumns

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
identitycolumns [2015/07/21 14:17] – created z0hpvkidentitycolumns [2025/03/08 22:24] (current) – external edit 127.0.0.1
Line 7: Line 7:
 );</code> );</code>
  
-If statement references identity column then use that value +If statement references identity column then use that value.\\ 
-Use the identity value if the column isn't referenced+Use the identity value if the column isn't referenced.\\
 Cannot use null value. Cannot use null value.
 <code>CREATE TABLE test_table ( <code>CREATE TABLE test_table (
Line 15: Line 15:
 );</code> );</code>
  
-If statement references identity column then use that value +If statement references identity column then use that value. \\ 
-Use the identity value if the column isn't referenced+Use the identity value if the column isn't referenced. \\
 Can use a null value. Can use a null value.
 <code>CREATE TABLE test_table ( <code>CREATE TABLE test_table (
identitycolumns.1437488253.txt.gz · Last modified: 2025/03/08 22:23 (external edit)