Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
Difference between numeric(18,0) and Int
Bineesh VP
11y
6.7k
1
Reply
Sir, what is differnce between numeric(18,0) and int?
suppose I have a column named studentId. In the declaration below, which perform faster?
studentId numeric(18,0).
studentId int.
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
Tips to SQL Server Fast Performance
Refresh Table Id and again start with 1,2,3 upto n ?