Skip to content

A Programming Blog

Programming & Technology

  • About
  • Contact

Tag: SQL

Difference Between DDL, DML And DCL Commands In T-SQL?

August 8, 2013 Suraj Deshpande

Data Definition Language (DDL) It is used to create, alter, or drop data structures in the database. 1. CREATE – to create objects in the

Continue reading

DELETE and TRUNCATE Command In SQL

August 7, 2013 Suraj Deshpande

Delete command removes the rows from a table based on the condition that we provide with a WHERE clause, whereas Truncate command will actually remove all

Continue reading

Basics Of Clustered And Non-Clustered Index In SQL Server

August 3, 2013 Suraj Deshpande

What is an Index ? Index is database object. It works the same way as book index do. It can be created on one or

Continue reading

SQL Dumper

July 31, 2013 Suraj Deshpande

Probably most of the developers may be knowing about SQL Dumper. SQL Server Dumper enables you to dump selected SQL Server database tables into SQL

Continue reading

Step By Step Installing Microsoft SQL Server 2012

July 28, 2013 Suraj Deshpande

1. Mount .iso file and click on setup.exe, you will see the following screen. 2. Click on “New SQL Server stand-alone installation or add features

Continue reading

Topics

.NET ASP.NET Entity Framework Errors Installation Javascript Jquery MVC MVC 5 Programming Security SQL Ubuntu

Recent Posts

  • Update joplin on ubuntu
  • Pihole FTL v5.5 released
  • Pihole adlist and Regex blacklist
  • Fix: WordPress publish error
  • Update Pihole docker container using portainer

Enter your email address to follow this blog and receive notifications of new posts by email.

Join 34 other followers

Archives

  • January 2021
  • July 2017
  • June 2017
  • December 2015
  • June 2015
  • March 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013

RSS Feed

  • RSS - Posts

Blog Stats

  • 251,434 hits
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy