Skip to content
  • Facebook
  • GitHub
  • YouTube
  • Pinterest
My Tec Bits
  • Home
  • Microsoft
    • .Net
      • ASP.NET
      • MVC
      • Visual Studio
    • IIS
    • SQL Server
      • SQL Server 2019
      • SQL Server 2017
      • SQL Server 2016
      • SQL Server 2014
      • SQL Server 2012
      • SQL Server 2008
    • Windows OS
  • Web Development
    • Java Script
    • Jquery
    • Python
    • Bootstrap
    • Zurb Foundation
    • Web Security
  • More
    • macOS
    • Reviews
  • Online Tools
    • Fitness Calculators
    • Encoders & Decoders
    • Cryptography
    • Unit Converters
    • Math. Calculators
    • Date & Time Calculators
    • Finance Calculators

Dahlia Sam

What is a Temporal Database?

May 1, 2020Apr 23, 2020 by Dahlia Sam
Temporal Database

Temporal Databases stores information about states of the real world across time. Temporal Database is a database with built-in support for handling data involving time.

Categories Oracle Database, SQL Server Tags Database Leave a comment

A Time Synchronized Hybrid VANET To Improve Road Safety

Feb 27, 2019 by Dahlia Sam
A Time Synchronized Hybrid VANET To Improve Road Safety

Vehicle control system using the Hybrid VANET is a very reliable and efficient solution than any of the existing methods to prevent road accidents.

Categories Networks And Distributed Systems Tags Network Simulator, VANET Leave a comment

How To Get Day Of Week In SQL Server?

Mar 11, 2020Apr 18, 2018 by Dahlia Sam
How to get day of week in SQL Server

Here is how to get the day of week In SQL Server. We will see couple of inbuilt functions to get the day of week.

Categories SQL Server Tags SQL, SQL Tips, Transact-SQL (T-SQL) Leave a comment

Using CONCAT_WS() in SQL Server

Dec 19, 2019Oct 11, 2017 by Dahlia Sam
SQL Using CONCAT

CONCAT_WS() is a new function introduced in SQL Server 2017. Here is the details on using CONCAT_WS() to concatenating strings with separator.

Categories SQL Server Tags SQL, SQL Server 2012, SQL Server 2014, SQL Server 2016, SQL Server 2017, Transact-SQL (T-SQL) 2 Comments

TRIM() Function To Remove Space In SQL Server

Aug 18, 2018Sep 27, 2017 by Dahlia Sam
Trim Function In SQL Server

TRIM() Function In SQL Server 2017 and equivalent custom made TRIM UDF in 2016 and older versions ti trim the spaces at the starting and ending of a string.

Categories SQL Server Tags SQL, SQL Server 2005, SQL Server 2008, SQL Server 2012, SQL Server 2014, SQL Server 2016, SQL Server 2017, Transact-SQL (T-SQL) Leave a comment

Union vs Union All – Usage and Performance In SQL Server

Jul 31, 2019Sep 6, 2017 by Dahlia Sam
UNION vs UNION ALL in SQL Server

Difference between union and union all. Performance comparison of union vs union all and identifying the best one to use and the scenarios to use them.

Categories SQL Server Tags Performance, SQL, SQL Server 2008, SQL Server 2012, SQL Server 2014, SQL Server 2016, Transact-SQL (T-SQL) Leave a comment

Installing SQL Server Management Studio (SSMS)

Aug 18, 2018Aug 9, 2017 by Dahlia Sam
Installing SQL Server Management Studio SSMS

SSMS for SQL Server 2016 and higher. Installing SQL Server Management Studio Release 15 and higher for SQL Server 2008 or higher.

Categories SQL Server Tags SQL Server 2008, SQL Server 2012, SQL Server 2014, SQL Server 2016, SQL Sever Management Studio (SSMS) Leave a comment

Char Vs Varchar Data Types In SQL Server

Aug 18, 2018Aug 2, 2017 by Dahlia Sam
char vs varchar in sql server

Similarities, differences usage of char vs varchar. Differences and similarities between char and varchar data types In SQL Server.

Categories SQL Server Tags SQL, SQL Server 2008, SQL Server 2012, SQL Server 2014, SQL Server 2016, Transact-SQL (T-SQL) Leave a comment

Nchar Vs Char Data Types In SQL Server

Aug 18, 2018Jul 27, 2017 by Dahlia Sam
Nchar vs Char in SQL Server

Similarities, differences, advantages and disadvantages of nchar vs char. Differences and similarities between char and nchar data types In SQL Server.

Categories SQL Server Tags SQL, SQL Server 2008, SQL Server 2012, SQL Server 2014, SQL Server 2016, Transact-SQL (T-SQL) Leave a comment

Nvarchar Vs Varchar Data Types In SQL Server

Jul 31, 2019Jul 21, 2017 by Dahlia Sam
Nvarchar vs Varchar in SQL Server

Similarities, differences, advantages and disadvantages of nvarchar vs varchar. Differences and similarities between varchar and nvarchar data types In SQL Server.

Categories SQL Server Tags SQL, SQL Server 2008, SQL Server 2012, SQL Server 2014, SQL Server 2016, Transact-SQL (T-SQL) Leave a comment

Move Database To Emergency Mode In SQL Server

Aug 18, 2018Jun 14, 2017 by Dahlia Sam
SQL Move Database To Emergency Mode

How to move database to emergency mode in SQL Server. For repair and troubleshooting purpose you may need to set the status of database to emergency.

Categories SQL Server Tags Database, SQL, SQL Server 2012, SQL Server 2014, SQL Server 2016, Transact-SQL (T-SQL) Leave a comment

Offline Vs Detach Vs Emergency Database In SQL Server

Aug 18, 2018Jun 10, 2017 by Dahlia Sam
SQL Offline vs Detach vs Emergency

Differences between taking database offline, detaching it and moving it to emergency mode in SQL Server? Offline Vs Detach Vs Emergency in table format.

Categories SQL Server Tags Database, SQL, SQL Server 2005, SQL Server 2008, SQL Server 2012, SQL Server 2014, SQL Server 2016 Leave a comment

Detach And Attach Database In SQL Server

Jul 31, 2019Jun 8, 2017 by Dahlia Sam
SQL Detach And Attach Database 05

Simple method to detach and attach database in SQL Server. T-SQL method and SSMS method to detach an database and attach it back.

Categories SQL Server Tags Database, SQL, SQL Server 2005, SQL Server 2008, SQL Server 2012, SQL Server 2014, SQL Server 2016, Transact-SQL (T-SQL) Leave a comment

Bringing Database Online In SQL Server

Jul 31, 2019Jun 2, 2017 by Dahlia Sam
SQL Server Bringing Database Online 02

How to bring back an SQL Server database online? Simple methods for bringing database online state using transact-SQL or SSMS.

Categories SQL Server Tags Database, SQL, SQL Server 2012, SQL Server 2014, SQL Server 2016 Leave a comment

Taking Database Offline In SQL Server

Jul 31, 2019Jun 2, 2017 by Dahlia Sam
Taking Database Offline in SQL Server 02

How to take an SQL Server database offline? Simple methods to bring a MSSQL database to offline state using transact-SQL or management studio.

Categories SQL Server Tags Database, SQL, SQL Server 2005, SQL Server 2008, SQL Server 2012, SQL Server 2014, SQL Server 2016, Transact-SQL (T-SQL) Leave a comment

Temp Table vs Table Variable vs CTE in SQL Server

Aug 18, 2018Mar 2, 2017 by Dahlia Sam
SQL Server Temp Table vs Table Variable vs CTE

Difference between Temp Table, Table Variable and CTE in SQL Server. Temp Table vs Table Variable vs CTE and their usage.

Categories SQL Server Tags SQL, SQL Server 2005, SQL Server 2008, SQL Server 2012, SQL Server 2014, SQL Server 2016, Transact-SQL (T-SQL) 5 Comments

Setting Up Website Or Blog Using WordPress With GoDaddy (Beginners Guide)

Jan 27, 2021Feb 22, 2017 by Dahlia Sam
WordPress

How to setup a website or blog using Wordpress with GoDaddy? A beginners guide on setting up a website or blog using WordPress CMS on GoDaddy Hosting.

Categories Internet & Web Dev. Tags Web Site, WordPress Leave a comment

Function vs Stored Procedure in SQL Server

Mar 28, 2020Feb 11, 2017 by Dahlia Sam
Function vs Stored Procedure in SQL Server

Difference between function and stored procedure in SQL Server. Here you have a comparison table on Function vs Stored Procedure.

Categories SQL Server Tags SQL, SQL Server 2005, SQL Server 2008, SQL Server 2012, SQL Server 2014, SQL Server 2016 Leave a comment

Installing Wide World Importers Sample Database

Aug 18, 2018Aug 11, 2016 by Dahlia Sam
Wide World Importers Sample Database

Choosing, downloading and installing (restoring) Wide World Importers Sample Database for SQL Server for training purpose. What is WideWorldImporters?

Categories SQL Server Tags Database, SQL, SQL Server 2016 5 Comments

Installing AdventureWorks Sample Database

Aug 18, 2018Jun 2, 2016 by Dahlia Sam
AdventureWorks Sample Database

Choosing, downloading and installing (restoring) AdventureWorks Sample Database for SQL Server 2014 for training purpose. What is AdventureWorks?

Categories SQL Server Tags Database, SQL, SQL Server 2014 Leave a comment
Older posts
Page1 Page2 Next →

Article Categories

  • Android (2)
  • Apple (21)
    • macOS (21)
  • Internet & Web Dev. (144)
    • DNN (4)
    • Java Script (10)
    • Jquery (8)
    • PHP (7)
    • Python (75)
    • Twitter Bootstrap (25)
    • Web Security (11)
    • Zurb Foundation (6)
  • Linux (2)
  • Microsoft (296)
    • .Net (64)
    • IIS (10)
    • Internet Explorer (3)
    • Office (2)
    • SQL Server (209)
    • Windows (23)
  • Networks And Distributed Systems (2)
  • Oracle (7)
    • Java (2)
    • Oracle Database (5)
  • Others (5)
  • Reviews (10)

Recent Articles

  • How to find the index of an item in a list in Python? Mar 19, 2023
  • How to check if the given string is a number in python? Mar 10, 2023
  • IIF vs CHOOSE in SQL Server Mar 2, 2023
  • How to insert multiple records with a single SQL query? Feb 25, 2023
  • How to drop all the tables from a database in SQL Server? Feb 25, 2023
  • How to reset user settings in Visual Studio Code? Feb 8, 2023
  • How to launch Visual Studio Code from macOS terminal? Feb 3, 2023
  • How to use CHOOSE in SQL Server Jan 28, 2023
  • How to make SQL script to sleep? Jan 13, 2023
  • How to make a PHP script to sleep? Dec 30, 2022

Subscribe MyTecBits.com

Online Tools

  • Fitness Calculators
  • Encoders & Decoders
  • Cryptography
  • Unit Converters
  • Math. Calculators
  • Date & Time Calculators
  • Finance Calculators

Popular Articles

  • SQL Server: Concatenate Multiple Rows Into Single String
  • How to compare contents of two files in Visual Studio Code?
  • How To Get Day Of Week In SQL Server?
  • Getting The List Of Column Names Of A Table In SQL Server
  • SQL Server: Search and Find Table by Name
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use. Learn more...
  • Home
  • About Us
  • Contact Us
  • Site Map
  • Terms Of Use
  • Privacy Policy
© 2012 - 2023 My Tec Bits. All Rights Reserved.