Mohammad Towhidul Islam

    21-Aug-15 02:42:39 pm

    SQL Commands

    SQL Commands are mainly classified into four types, which are DDL command, DML command, TCL command and DCL command. SQL is mainly divided into four sub language Data Definition Language(DDL) Data Manipulation Language(DML) Transaction Control Language(TCL) Data Control Language(DCL) Only f...

    Read More


    Mohammad Towhidul Islam

    23-Apr-15 11:12:14 am

    SQL Joins

    1. INNER JOIN 2. LEFT JOIN 3. RIGHT JOIN 4. OUTER JOIN 5. LEFT JOIN EXCLUDING INNER JOIN 5. RIGHT JOIN EXCLUDING INNER JOIN 7. OUTER JOIN EXCLUDING INNER JOIN Inner JOIN This is the simplest, most understood Join and is the most common. This query will return all of the records in the left ...

    Read More


    Md. Saydul Alam

    29-Apr-14 10:16:16 pm

    Data definition language ddl

    Data Definition Language (DDL) statement are used to define the database structure or schema. some example: (1) Create - To create object in database. (2) Alter - To alter the structure of the database. (3) Drop - Delete object the structure from the database. (4) Truncate - Remove all the rec...

    Read More


    Md. Saydul Alam

    23-Apr-14 07:17:55 pm

    Select and update data from database mysql in php

    <?php include db_config.php ?> <table width="100%" border="1"> <tr> <td><strong><font color="#000000">Application No.</font></strong></td> <td><strong><font color=&quo...

    Read More


    Samit Chanda Samit Chanda

    19-Mar-14 12:29:05 pm

    Vcampus থেকে কি আমি certificate অর্জন করতে পারব

    vcampus থেকে কি আমি certificate অর্জন করতে পারব? ...

    Read More


    Md. Khairul Basar

    17-Nov-13 01:39:44 pm

    Structured query language sql

    Defination:

    SQL is a standard language for accessing and manipulating databases. What is SQL? SQL stands for Structured Query LanguageSQL lets you access and manipulate databasesSQL is an ANSI (American Nat...

    Read More


    Zinia Islam

    31-Jul-13 01:47:40 am

    How to insert data into two relational tables lets we have created table

    How to insert data into two relational tables? Let’s we have created two table in sms databases as follows:

    Table 1: product _category with sample records

    Id name 1 Mobile 2 computer

    Table 2: product with sample...

    Read More


    Abdullah Al Mamun

    20-Jul-13 11:35:31 pm

    আমি ডাটাবেজ থেকে কুয়েরি করে লাষ্ট ৫ টা পোষ্ট ইন্টারফেইস এ শো

    আমি ডাটাবেজ থেকে কুয়েরি করে লাষ্ট ৫ টা পোষ্ট ইন্টারফেইস এ শো করাতে পারছি না। যদি কেউ এই কমান্ড টা আমাকে দেন তাহলে উপকৃত হব।...

    Read More


    Mohammad Towhidul Islam

    26-May-13 11:57:49 pm

    What is sql

    What is SQL? SQL stands for Structured Query Language SQL lets you access and manipulate databases SQL is an ANSI (American National Standards Institute) standard What Can SQL do? SQL can execute queries against a database SQL can retrieve data from a database SQL can i...

    Read More


First1Last
1 of 1 pages
Copyright © 2024. Powered by Intellect Software Ltd