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 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...

187 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...

195 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...

190 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...

188 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...

183 Ms Sql

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

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

198 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..

187 Ms Sql

What is FILLFACTOR in SQL Server ?

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

181 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...

197 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..

187 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..

186 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...

220 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...

187 Ms Sql

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...

203 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...

189 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..

196 Ms Sql

Creating a View in MS SQL

In Ms Sql, VIEW s or Views are virtual tables. They can be used just like a table, but they do not have the definition or structure of a table..

192 Ms Sql

Using CASE WHEN in MS SQL

In Ms Sql the CASE WHEN structure is often used to set the value of a column based on values in other columns or variables..

201 Ms Sql

Disadvantages of Using Stored Procedures in MS SQL

Although using Stored Procedure in Ms sql is beneficial in many ways, it also has disadvantages in some issues...

194 Ms Sql

Benefits of Using Stored Procedures in MS SQL

Using Stored Procedure in ms sql provides many benefits. Below are the main benefits. It can reduce interference in application code..

205 Ms Sql

Total Result : 127
  • 2
  • 3
  • 4
  • 5
  • 6

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