Groups | Blog | Home
all groups > sql server data mining > february 2006 >

sql server data mining : datatype



Dejan Sarka
2/23/2006 12:00:00 AM
[quoted text, click to view]

In SQL Server, you can use integer or decimal with 0 digits data types with
IDENTITY property.

--
Dejan Sarka, SQL Server MVP
Mentor, www.SolidQualityLearning.com
Anything written in this message represents solely the point of view of the
sender.
This message does not imply endorsement from Solid Quality Learning, and it
does not represent the point of view of Solid Quality Learning or any other
person, company or institution mentioned in this message

ziga
2/23/2006 12:00:00 AM
You probbably want the datadype for sequence key?
Long or Double.

[quoted text, click to view]
amos hchmon
2/23/2006 1:04:31 AM
amos hchmon
2/23/2006 2:57:28 AM
which means I select a int choise and after in the column properties
I choise yes in the identity field.
what means identity seed and identity increment .
can you sent me a reference about this.
thanks.
anther question in the same issue what is the datatype that refer to bolean
field.

[quoted text, click to view]
Dejan Sarka
2/23/2006 6:13:15 PM
[quoted text, click to view]

Books OnLine -
http://msdn2.microsoft.com/en-us/library/ms186775(SQL.90).aspx.

[quoted text, click to view]

Bit data type.

--
Dejan Sarka, SQL Server MVP
Mentor, www.SolidQualityLearning.com
Anything written in this message represents solely the point of view of the
sender.
This message does not imply endorsement from Solid Quality Learning, and it
does not represent the point of view of Solid Quality Learning or any other
person, company or institution mentioned in this message

AddThis Social Bookmark Button