crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

Differentiate between Wide and Nonwide tables in SQL Server?
Question Posted on 05 Sep 2021Home >> DataBase >> SQL Query >> Differentiate between Wide and Nonwide tables in SQL Server?

Differentiate between Wide and Nonwide tables in SQL Server?
Below are the some common difference between Wide and Non-wide in SQL Server
0
0

Base Of DifferenceWideNonwide
No of ColumnsWide table can contain upto 30,000 columnsNon-wide table can contain only 1024 columns.
Transactional or MergeWide tables will not work with transactional or merge replications.Non-wide can work with transactional or merge replications.
OLAP SystemWide tables are used in OLAP systems.Narrow tables are used in OLTP system
TypeWe can considered wide table to be denormalized tables.We can consider Nonwide tables to be normalized tables.
Verison & reasonWide tables concepts comes in SQL Server 2008 as a new featureNon-wide comes into picture to overcome the limitation of 1024 columns in narrow tables.


.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

How to get the table count in last used query from cache by sending tablename?

Write a SQL query to print 1 to 100 in sql server?

Sql Interview Latest Query questions asked on 30 dec 2020

nth highest number from table

some good sql query






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap