Author Archives

Node.js – Introduction

What is Node.js? Node.js is a server-side platform built on Google Chrome's JavaScript Engine (V8 Engine). Node.js was developed...

Node.js – Introduction

What is Node.js? Node.js is a server-side platform built on Google Chrome's JavaScript Engine (V8 Engine). Node.js was developed...

Discuss MySQL

MySQL is the most popular Open Source Relational SQL Database Management System. MySQL is one of the best RDBMS...

Discuss MySQL

MySQL is the most popular Open Source Relational SQL Database Management System. MySQL is one of the best RDBMS...

MySQL – Database Export

The simplest way of exporting a table data into a text file is by using the SELECT...INTO OUTFILE statement...

MySQL – Database Export

The simplest way of exporting a table data into a text file is by using the SELECT...INTO OUTFILE statement...

MySQL – Useful Resources

The following resources contain additional information on MySQL. Please use them to get more in-depth knowledge on this topic....

MySQL – Useful Resources

The following resources contain additional information on MySQL. Please use them to get more in-depth knowledge on this topic....

MySQL – Useful Functions

Here is the list of all important MySQL functions. Each function has been explained along with suitable example. MySQL...

MySQL – Useful Functions

Here is the list of all important MySQL functions. Each function has been explained along with suitable example. MySQL...

MySQL – and SQL Injection

If you take user input through a webpage and insert it into a MySQL database, there's a chance that...

MySQL – and SQL Injection

If you take user input through a webpage and insert it into a MySQL database, there's a chance that...

MySQL – Handling Duplicates

Generally, tables or result sets sometimes contain duplicate records. Most of the times it is allowed but sometimes it...

MySQL – Handling Duplicates

Generally, tables or result sets sometimes contain duplicate records. Most of the times it is allowed but sometimes it...

Using MySQL Sequences

A sequence is a set of integers 1, 2, 3, ... that are generated in order on a specific...

Using MySQL Sequences

A sequence is a set of integers 1, 2, 3, ... that are generated in order on a specific...

MySQL – Database Info

Obtaining and Using MySQL Metadata There are three types of information, which you would like to have from MySQL....

MySQL – Database Info

Obtaining and Using MySQL Metadata There are three types of information, which you would like to have from MySQL....

MySQL – Clone Tables

There may be a situation when you need an exact copy of a table and CREATE TABLE ... SELECT...

MySQL – Clone Tables

There may be a situation when you need an exact copy of a table and CREATE TABLE ... SELECT...

', { 'anonymize_ip': true });