Buy Questpond's video subscriptions on
huge discount
.
Online: 2223
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
Sql Server
>
Loading ...
Why sequence provides better performance as opposed to Identity Columns?
Posted by
Rajnilari2015
on 2/17/2016 | Category:
Sql Server Interview questions
| Views: 1589 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Sequence gives better performance as compared to Identity Column since it reads from memory rather than from the disk and caches that.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
Identify the true statements
Next > :
Which of the following are true?
Comments or Responses
Login to post response
More Interview Questions by Rajnilari2015
Which of the following are true?
What is the true statements?
List out the true statements
Which of the following is true?
List out the true statements
List out the true statements
List out the true statements
List out the true statements about the below
Latest Interview Questions
How to get last year last month last Date using date function in SQL s ...
Is TypeScript is replacement for JavaScript?
What will be output of below code? public class MyClass { ...
All processes have at least one thread of executions, which is called?
The CLR will not shutdown an application until all --------- threads h ...
How many types of threads are defined by .NET Framework?
When you create a thread, it is by default which type of thread?
You have recently developed a Class named “ShopList”. The class is hav ...
More ...