Mysql
Mysql
BASIC POINTS
• FIELDS OR COLUMNS OR ATTRIBUTS
• TUPLES →Rows/Records
• CARDINALITY→ Number of Rows/tuples/Records
All Group functions ignore NULL values
• DEGREE→ Number of Columns/Attributes/Fields
• CARTIAN PRODUCT→
1. Sum of degree(Columns/Fields)
2. Multiply of cardinality (Rows/Tuples)
Learn Bytes
KEYS
COMPOSIT CANDIDATE
KEY KEY
WHAT IS DATABASE?
• DBMS stands for Database Management
System. It is a software that is used to create,
manipulate and retrieve data in databases. A
DBMS stores data in a hierarchical or
navigational form. It uses the file system to
store data. So, there is no relationship
between the tables.
DATABASE SOFTWARE NAME
Oracle RDBMS Redis
IBM DB2 CouchDB
Altibase Neo4j
Microsoft SQL Server OrientDB
SAP Sybase ASE Couchbase
Teradata Toad
ADABAS phpMyAdmin
MySQL SQL Developer
FileMaker Seqel PRO
Microsoft Access Robomongo
Informix DbVisualizer
SQLite Hadoop HDFS
PostgresSQL Cloudera
AmazonRDS MariaDB
MongoDB Informix Dynamic Server
4D (4th Dimension)
What is SQL?