Skip to content
Online Education & Certification

Online Education & Certification

  • Basics of Computer
  • Microsoft Windows
  • Microsoft Office
  • Tally
  • Java
  • SQL
  • Hardware
  • Networking
  • MySQL
  • Python
  • Digital Marketing
  • C Language
  • C ++
  • Visual Basic
  • Html 5 & CSS
Online Education & Certification

Author: selva

SQL Constraints

November 9, 2017 selva SQL

SQL Constraints : SQL constraints are used to specify rules for data in a table.   SQL Create Constraints Constraints can be specified when the table

Read more

SQL NOT NULL Constraint

November 9, 2017 selva SQL

SQL NOT NULL Constraint : SQL NOT NULL Constraint enforces a column to NOT accept NULL values. By default, a column can hold NULL values. The NOT

Read more

SQL UNIQUE Constraint

November 9, 2017 selva SQL

SQL UNIQUE Constraint : SQL UNIQUE Constraint ensures that all values in a column are different. Both the UNIQUE and PRIMARY KEY constraints provide a guarantee

Read more

SQL PRIMARY KEY Constraint

November 9, 2017 selva SQL

SQL PRIMARY KEY Constraint : SQL PRIMARY KEY Constraint uniquely identifies each record in a database table. Primary keys must contain UNIQUE values, and cannot contain

Read more

SQL FOREIGN KEY Constraint

November 9, 2017 selva SQL

SQL FOREIGN KEY Constraint : SQL FOREIGN KEY Constraint is a key used to link two tables together. A FOREIGN KEY is a field (or collection

Read more

SQL CHECK Constraint

November 9, 2017 selva SQL

SQL CHECK Constraint : SQL CHECK Constraint is used to limit the value range that can be placed in a column. If you define a CHECK

Read more

SQL DEFAULT Constraint

November 9, 2017 selva SQL

SQL DEFAULT Constraint : SQL DEFAULT Constraint is used to provide a default value for a column. The default value will be added to all new

Read more

SQL CREATE INDEX Statement

November 9, 2017 selva SQL

SQL CREATE INDEX Statement : SQL CREATE INDEX statement is used to create indexes in tables. Indexes are used to retrieve data from the database very

Read more

SQL AUTO INCREMENT Field

November 9, 2017 selva SQL

SQL AUTO INCREMENT Field : SQL AUTO INCREMENT Field allows a unique number to be generated automatically when a new record is inserted into a table.

Read more

SQL Working With Dates

November 9, 2017 selva SQL

SQL Working With Dates : SQL Working With Dates  is the most difficult part when working with dates is to be sure that the format of

Read more

Posts pagination

«Previous Posts 1 … 24 25 26 27 28 Next Posts»

Blog Categories

open all | close all

Answer these questions

open all | close all

Online Exams

  • ASP & XML
  • Autocad
  • C Language
  • C++
  • DTP
  • Hardware
  • HTML
  • Java
  • MS Excel
  • MS Word
  • MySql
  • Python
  • Visual Basic
  • Tally Prime
WordPress Theme: Gambit by ThemeZee.