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

YouTube Kanalımız

ÇOK YAKINDA SİZLERLE

Changing MS SQL Table Name with Query

To replace a table name with a query in MS SQL Server, the following procedure should be followed...

180 Ms Sql

Changing Column Name of MS SQL Table with Query

In MS SQL Server, the following procedure is followed to change the column name of a table with a query...

185 Ms Sql

Getting List of System Hard Disks with Free Space in MS SQL Server

Below is the query where we will get the list of system hard disks with available free space using MS SQL Server...

193 Ms Sql

Getting the Id of MS SQL Server Last Entered Record

In MS SQL Server, the following procedure is followed to get the Id of the last record entered into the system...

189 Ms Sql

Disabling a Specified Trigger in MS SQL Server

To disable a TRIGGER specified in MS SQL Server, the following procedure is followed...

196 Ms Sql

Disable All Triggers in MS SQL Server Table

In MS SQL Server, run the code below to disable all TRIGGERs in a table...

192 Ms Sql

Making a Backup of MS SQL Database With Query

If we want to back up a database with the query method in MS SQL Server, the following path is followed...

196 Ms Sql

Making a MS SQL Database Offline

The following code is run to take a database to offline mode in MS SQL Server...

197 Ms Sql

MS SQL List of Records in All Tables

In MS SQL, run the following code to get the list of record numbers of all tables (created by the user) in a database...

181 Ms Sql

Getting List of All Views in MS SQL Database

In MS SQL, the following code should be run to get the list of all views in a database with a query...

204 Ms Sql

MS SQL Finding Which Tables a Column Name is In

The following code should be run to obtain the list in which tables a column name is wanted to be searched in MS SQL Server...

188 Ms Sql

MS SQL Getting List of All Column Names of a Table

The following code should be run to get the list of all column names and data types of a specified table in MS SQL Server...

192 Ms Sql

Getting List of MS SQL User-Created Tables

To get a list of all tables created by user(s) in a database in MS SQL Server, the following query should be run...

195 Ms Sql

How to Learn MS SQL Server Version

The following code should be run to find out what version is installed in MS SQL Server by query...

210 Ms Sql

How to Show Line Numbers in MS SQL Server ?

When writing queries in MS SQL Server, clear line numbers make it easier for developers. Showing row numbers in MS SQL Server is explained step by step below...

188 Ms Sql

MS SQL Compiling a Stored Procedure With a Requery

The following query model is run to recompile the stored procedure in MS SQL with the query...

191 Ms Sql

Using MS SQL If Else

Using IF ELSE is an option if you want to run or skip a condition in the query to be written. Using if else in Ms Sql is not much different from other programming languages...

185 Ms Sql

Making a MS SQL Offline Database Online

The following code is run to bring a database online in MS SQL Server...

187 Ms Sql

MS SQL Show Only Date of Current Time

In MS SQL Server, we get the current time with the getdate() method. But this method gives us results with hours, minutes, seconds and milliseconds...

188 Ms Sql

MS SQL Restoring a Database With a Query

If it is desired to restore (return from backup) of a database that has been backed up in MS SQL Server, the following code is run...

182 Ms Sql

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

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