English
Türkçe
[email protected]
  • HOME PAGE
  • LESSON
  • QUESTION
  • DATA-BANK
  • BLOG
  • APPS

YouTube Kanalımız

ÇOK YAKINDA SİZLERLE

What is a Control Flow Inside SSIS ?

In SQL Server Integration Services (SSIS) a workflow is called a controlflow. Control-flow links together our various data-flows as a series of operations...

194 Ms Sql

What is Resource Governor in SQL Server ?

The Resource Governor is a feature given by SQL Server to control and allocate CPU and memory resources depending on the priority of applications...

189 Ms Sql

What is Failover Clustering in SQL Server ?

With failover clustering, the nodes share disks, but only a single node has access to the database at a time. It is possible to install additional...

183 Ms Sql

What are the INTERSECT Operators in SQL Server ?

INTERSECT operator in SQL Server is used to retrieve the common records from both the left and the right query of the Intersect Operator...

187 Ms Sql

What Have INCLUDED Columns With SQL Server Indexes ?

In SQL Server, the functionality of non-clustered indexes is extended by adding non-key columns to the leaf level of the non-clustered index. Non-key columns...

185 Ms Sql

What is a Covered Index in SQL Server ?

It is an index that can satisfy a query just by its index keys without having needed to touch the data pages is called Covering Index. It means that when a query is fired...

187 Ms Sql

What is the Difference Between Update Lock and Exclusive Lock in SQL Server ?

When Exclusive Lock is on any process, no other lock can be placed on that row or table. Every other process has to wait till Exclusive Lock completes its tasks...

192 Ms Sql

What is Connection Pooling in .NET ?

To minimize the cost of opening and closing connections, ADO.NET uses an optimization technique called connection pooling. The pooler maintains ownership of the physical connection...

170 .NET

What is the Difference Between UNION and UNION ALL in SQL Server ?

The UNION command is used to select related information from two tables, much like the JOIN command. However, when using the UNION command all selected columns...

192 Ms Sql

What is CHECKPOINT Process in the SQL Server ?

CHECKPOINT process writes all in-memory dirty pages for the current database to disk. Dirty pages are data pages that have been entered into the buffer...

196 Ms Sql

What is the Difference Between VARCHAR and NVARCHAR in SQL Server ?

In principle, they are the same and are handled in the same way by your application. The only difference is that NVARCHAR can handle Unicode characters, allowing...

214 Ms Sql

What is the Difference Between VARCHAR and VARCHAR(MAX) Datatypes in SQL Server ?

VARCHAR stores variable-length character data whose range varies up to 8000 bytes; varchar(MAX) stores variable-length character data whose range may vary beyond 8000...

182 Ms Sql

What is Service Broker in SQL Server ?

Service Broker is a message-queuing technology in SQL Server that allows developers to integrate SQL Server fully into distributed applications...

185 Ms Sql

What is Blocking in SQL Server ?

SQL Server blocking occurs when one connection places a lock on a table (or selected rows, pages, extend) and another connection attempts to read or...

183 Ms Sql

What are Sparse Columns in SQL Server ?

A sparse column is another tool used to reduce the amount of physical storage used in a database. They are the ordinary columns that have optimized...

178 Ms Sql

What is the Maximum Number of Columns a Table in SQL Server ?

The maximum columns per table are 1024 in SQL Server..

194 Ms Sql

What is Central Management in SQL Server ?

SQL Server introduced a new method of administering multiple servers by enabling you to designate a Central Management Server..

182 Ms Sql

What is FILLFACTOR in SQL Server ?

A "FILLFACTOR" is one of the important arguments that can be used while creating an index...

178 Ms Sql

What is Change Data Capture in SQL Server ?

Change data capture is designed to capture insert, update, and delete activity applied to SQL Server tables, and to make the details of the changes..

183 Ms Sql

What is Utility Control Point (UCP) in SQL Server ?

The SQL Server Utility models an organization’s SQL Server-related entities in a unified view. Utility Explorer and SQL Server Utility viewpoints in...

215 Ms Sql

Total Result : 607
  • 20
  • 21
  • 22
  • 23
  • 24

DATA-BANK CATEGORY

  • .NET ( 40 )
  • C# ( 53 )
  • DevExpress ( 20 )
  • Flutter ( 1 )
  • Go ( 1 )
  • Hardware General ( 142 )
  • HTML ( 8 )
  • Internet General ( 40 )
  • Java ( 150 )
  • JavaScript ( 37 )
  • Kotlin ( 1 )
  • Ms Sql ( 127 )
  • Network General ( 7 )
  • Oracle ( 1 )
  • Python ( 1 )
  • Ruby ( 1 )
  • Security General ( 6 )
  • Software General ( 5 )
  • Swift ( 2 )
  • Technology ( 295 )
  • Unity ( 28 )
  • Visual Basic ( 17 )
  • Visual Studio ( 7 )
© 2012-2023 - All Rights Reserved. Yazilim Ders