Lakhasly

Online English Summarizer tool, free and accurate!

Summarize result (50%)

Assignment 1 DATABASE MANAGEMENT SYSTEM A database management system (DBMS) is system software for creating and managing databases.The most prevalent type of data management platform, the DBMS essentially serves as an interface between databases and users or application programs, ensuring that data is consistently organized and remains easily accessible.); Example CREATE TABLE DEPT ( DEPT_ID INT NOT NULL, DEPT_NAME VARCHAR (20) NOT NULL, PRIMARY KEY (DEPT_ID) ); 5-DROP statement: Drop command helps to delete the object from the database.DDL (Data Definition Language) o DDL or Data Definition Language consists of the SQL commands that can be used to define the database schema.DML (Data Manipulation Language) o The SQL commands deal with the manipulation of data present in the database belonging to DML or Data Manipulation Language and this includes most of the SQL statements.Syntax Select * from Table_Name; or SELECT column name FROM table name WHERE column name = value;

8-uptade SQL Update command is helpful to update the existing data in a table.Syntax UPDATE table name SET "COLUMN 2 NAME" = "NEW VALUE" WHERE "COLUMN 1 NAME" = "VALUE";

9-DELETE SQL Delete command helps to delete the records from a database table. syntax DELETE FROM "TABLE NAME" WHERE "COLUMN NAME" = "VALUE" 10-alter Alter command is helpful to change or modify the structure of the database or its object.2.3.


Original text

Assignment 1
DATABASE MANAGEMENT SYSTEM
A database management system (DBMS) is system software for creating and managing databases. A DBMS makes it possible for end users to create, protect, read, update, and delete data in a database. The most prevalent type of data management platform, the DBMS essentially serves as an interface between databases and users or application programs, ensuring that data is consistently organized and remains easily accessible.


• SQL or Structured Query Language is a critical tool for data professionals. It is undoubtedly the most important language for getting a job in the field of data analysis or data sciences.


• SQL commands



  1. DDL (Data Definition Language)
    • DDL or Data Definition Language consists of the SQL commands that can be used to define the database schema.
    • For example, CREATE: This command is used to create the database.

  2. DML (Data Manipulation Language)
    • The SQL commands deal with the manipulation of data present in the database belonging to DML or Data Manipulation Language and this includes most of the SQL statements.
    • For example, INSERT: It is used to insert data into a table.

  3. DCL (Data Control Language)
    • DCL deals with the rights, permissions, and other controls of the database system.
    • For example, GRANT: This command gives users access privileges to the database.
    • DDL
    1-CREATE DATABASE: This command is used to create a new
    database.
    Syntax
    CREATE DATABASE database name ;
    2-USE DATABASE: To use and activate a specific database in SQL
    syntax
    USE database name ;
    3-DROP DATABASE: to delete a database
    Syntax
    DROP DATABASE database name;
    4-CREATE TABLE:
    Syntax
    CREATE TABLE table name (
    column1 datatype,
    column2 datatype,
    column3 datatype,
    ....
    );
    Example
    CREATE TABLE DEPT (
    DEPT_ID INT NOT NULL,
    DEPT_NAME VARCHAR (20) NOT NULL,
    PRIMARY KEY (DEPT_ID)
    );
    5-DROP statement: Drop command helps to delete the object from the database.
    Syntax:
    DROP TABLE table name;
    6- INSERT
    To add data inside a table.
    Example
    INSERT INTO table name;
    VALUES (1, 'CS’) 7-SELECT
    SQL SELECT a query on a table or tables to view the temporary table output from the database.


Syntax
Select * from Table_Name;
or
SELECT column name
FROM table name
WHERE column name = value;


8-uptade
SQL Update command is helpful to update the existing data in a table.
Syntax
UPDATE table name
SET "COLUMN 2 NAME" = "NEW VALUE"
WHERE "COLUMN 1 NAME" = "VALUE";


9-DELETE
SQL Delete command helps to delete the records from a database table.
syntax
DELETE FROM "TABLE NAME"
WHERE "COLUMN NAME" = "VALUE"
10-alter
Alter command is helpful to change or modify the structure of the database or its object.
Syntax
ALTER TABLE "TABLE NAME"
ADD CONSTRAINT "CONSTRAINT NAME" CHECK (CONSTRAINT VALUE);
Or
ALTER TABLE "TABLE NAME"
DROP CONSTRAINT "CONSTRAINT NAME";


الاسم/عمرو خالد صابر
الفرقة التانية
الكلية/ حاسبات ومعلومات


Summarize English and Arabic text online

Summarize text automatically

Summarize English and Arabic text using the statistical algorithm and sorting sentences based on its importance

Download Summary

You can download the summary result with one of any available formats such as PDF,DOCX and TXT

Permanent URL

ٌYou can share the summary link easily, we keep the summary on the website for future reference,except for private summaries.

Other Features

We are working on adding new features to make summarization more easy and accurate


Latest summaries

يتفق الباحثون ب...

يتفق الباحثون بشكل عام على أن تنمية مهارات إدارة المعرفة تتطلب التفاعل المشترك بين الأفراد واستخدام ...

بما أن الفلسفة ...

بما أن الفلسفة والعلم حقلان معرفيان مختلفان، ولكل منهما خصائص تختلف عن الآخر، فقد برزت الدعوة الى ا...

1-بذلت أنا والأ...

1-بذلت أنا والأم جهود لا تقدر بثمن لتلبية احتياجات أبنائنا الاثنين عبدالله واليازية وبالإضافة إلى ت...

With such sadne...

With such sadness occupying her thoughts,Erika, a poor single mother of two, struggles to sleep at n...

1. طوير برامج م...

1. طوير برامج متكاملة: ينبغي تصميم وتصميم برامج تأهيل متكاملة تشمل التعليم والتدريب المهني والفنون، ...

تُعتبر المملكة ...

تُعتبر المملكة العربية السعودية واحدة من أهم الدول في العالم العربي والإسلامي، حيث تحتل موقعًا جغراف...

This study expl...

This study explores university students' experiences and perceptions of using artificial intelligenc...

1 تجارب تهدف ال...

1 تجارب تهدف الى اكتشاف الظواهر الجديدة 2 تجارب التحقق تهدف لاثبات او دحض الفرضيات وتقدير دقتها 3 ال...

علق رئيس الوزرا...

علق رئيس الوزراء المصري مصطفى مدبولي، على صورته المتداولة والتي أثارت الجدل برفقة نظيره الإثيوبي آبي...

تعاني المدرسة م...

تعاني المدرسة من مجموعة واسعة من المخاطر التي تهدد سلامة الطلاب والطاقم التعليمي وتعوق العملية التعل...

يهدف إلى دراسة ...

يهدف إلى دراسة الأديان كظاهرة اجتماعية وثقافية وتاريخية، دون الانحياز إلى أي دين أو تبني وجهة نظر مع...

‏تعريف الرعاية ...

‏تعريف الرعاية التلطيفية‏ ‏وفقا للمجلس الوطني للصحة والرفاهية ، يتم تعريف الرعاية التلطيفية على النح...