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

YouTube Kanalımız

ÇOK YAKINDA SİZLERLE

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 the Maximum Size per Database for SQL Server Express ?

SQL Server Express supports a maximum size of 4 GB per database...

191 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 TABLESAMPLE in SQL Server ?

TABLESAMPLE allows you to extract a sampling of rows from a table in the FROM clause. The rows retrieved are random and they are not in any order...

194 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 Auditing Inside SQL Server ?

SQL Server Audit offers features that help DBAs achieve their goals of meeting regulatory compliance requirements. SQL Server Audit provides centralized storage..

181 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

How is Sqlcmd Different from Osql ?

SQLCMD utility is a command prompt utility to run ad-hoc T-SQL statements and scripts. You can also run sqlcmd interactively...

182 Ms Sql

What is Transparent Data Encryption ?

Transparent data encryption (TDE) introduces a new database option that encrypts the database files automatically, without needing to alter any applications...

201 Technology

What is Extensible Key Management in SQL Server ?

The extensible key management (EKM) feature allows third-party enterprise key management and hardware security module (HSM) vendors to register their devices in SQL Server...

196 Ms Sql

What are OFFLINE Datafiles with SQL Server ?

The OFFLINE directive is a new feature of the ALTER DATABASE command. This allows databases that employ multiple filegroups to be online serving queries...

184 Ms Sql

How to Restart SQL Server in Single-User Mode ?

There are a couple of ways to start SQL Server in single-user mode..

190 Ms Sql

What is RDBMS ?

Relational Database Management Systems (RDBMS) are database management systems that maintain data records and indices in tables. Relationships may be created and maintained...

198 Technology

What is Ghost (Greedy Heaviest Observed Subtree) ?

GHOST originally was a protocol modification, a chain selection rule, that makes use of blocks that are off the main chain to obtain a more secure and scalable system...

493 Technology

Total Result : 909
  • 30
  • 31
  • 32
  • 33
  • 34

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