MySQL Reserved Words

Submitted by alpha_luna on
Good Day!!!! In this chapter of my tutorial, we will discuss all the Reserved Words in MySQL. SQL is a language that made up of keywords - special words that we used in performing SQL operations. We're not supposed used these keywords when naming a databases, tables, columns and any other database objects.

MySQL Language Syntax

Submitted by alpha_luna on

Good Day!!!

In this tutorial, we are going to learn about the MySQL Language Syntax and this is the continuation of MySQL Tutorials. My last work was all about the Installation of MySQL. In this Chapter, we will know how most actions on a database are performed using the SQL statements.

SQL Statements

This is the free-form language for SQL, statements are the following:
  • Uppecase or Lowercase.

MySQL Installation

Submitted by alpha_luna on

Good Morning!!!

To make some follow-up with my tutorial, MySQL Intro, Today, I decided to make another tutorial on how the Installation of MySQL. In this Chapter, explains installation procedure of MySQL.

Download Installation Package

For the installation of MySQL, they have an installation package and can be downloaded directly from the MySQL Downloads page, which can be found at www.mysql.com/downloads.

Advanced School Management System (VB.NET and Sql Server)

Submitted by Raj.Sharma on
It’s an advanced school Management System Project written in VB.NET as front end and MS SQL Server as Back end. Demo Main Features are: Students Profile Entry Hostelers Entry Bus Holders Entry Employee Profile Entry Profile Entry Bus Holders Entry Transaction Salary Payment Class Fees Payment Bus Fees Payment Hostel Fees Payment Voucher Transportation Management Class Fees Payment Receipt Hostel

Online Ordering System

Submitted by Jeprox on
This Simple Online Ordering System has been written using PHP. You can add, edit, delete products, multiple ordering of products, can upload image product and can leave a message to the website and if you want to go to the admin page just type /admin in the URL. The main feature of this system is the shopping cart. db name: it.sql admin username: admin admin password: admin

Battery Information Program

Submitted by emery.paul.71 on
Hello all of you. This is my first post on this web site. This program help us to get the information of the battery of your laptop such as getting its percentage battery using C Sharp (C#) language. For more Information contact me. - Facebook: Emery Paul - Email: [email protected] [email protected] - Tel: +243999981461 - What'sApp: +243999981461 Best regard.

Online Public Access Catalog for Researches

Submitted by Jeprox on
Online Public Access Catalog for researches is for viewing and providing information about thesis, capstones and about the authors. It aims to give the students the proper reference that they will need and to know the location of the Special Projects made by the previous batch of students. The user can search by author, title, year and location. Admin Username: admin Admin Password: admin

How To Make Grid and List View Option Using HTML/CSS

Submitted by alpha_luna on

Good Day!!!

In this tutorial, we are going to learn How To Make Grid and List View Option. In this project, you can manage your content easily by viewing optionally. We have two types to view our content. We have Grid and List View in this project. For the ListView, it is item-by-item of records of names, things and others in our content or in the linearly ordered data structure. For the GridView, is a versatile control used to accept and display on a web page.