Data and Datbase Management System:
Protecting the data generated from various business operations and taking decisions basing on analysed data plays a pivotal role in success of a company.
Decision making during meetings with various functional departments of an organization, data or information is significant in the sense that something is decided on real time analyzed data. For example sales data according to various geographical area of marketing products.
In which area the sales people has to concentrate more to popularize and take special steps to push the company products.
Then customer feedback. How far customers are satisfied with your product, how marketing personnel are giving importance to customer service.
IT'S ALL DATA CONTRIBUTE A LOT FOR FINALIZING OR TAKING RIGHT DECISION AT RIGHT TIME.
DataBase Management System (DBMS) tools, app like MySql, Oracle, Ms Sql Server (from Microsoft), Postgres database mostly used in storing, retrieving, editing, deleting the un-required data.
SQL - Structured Query Language
Create database...
Create table...
Select * from table (for selecting all stored data in a database table)
Select * from table name where customer_name = "John"
(For filtered database)
Update table...
Drop Database...
DML - Data Manipulation Language
DDL - Data Definition Language etc.,
Constraint like PRIMARY KEY, FOREIGN KEY, NOT NULL, UNIQUE ETC.,
Thanks
Google Cloud Webinar | Products & Services Information | Google Cloud AI etc - Page 4 Google Cloud Welcomes You💐🌹❤ x Google Maps Platform Page 1 Google Maps Platform Page 2 Google Maps Platform Page 3 TechGig Microsoft Products & News Google Cloud Page 1 Google Cloud Page 2 Google Cloud Page 3 Google Cloud Sales Specialist Google Cybersecurity Program Webinars Products Info 1) We’re bringing the Next big innovations to you 2) Google Cloud - transform your business with AI and ML on April 3 3) Google Cloud - safeguard your sensitive data and protect your infrastructure. 4) You’re Invited: Migrate with Google Cloud Webinar 5) Google Cloud invites you to the Cloud Technical Series | 19th & 20th March of 2025 6) Are you ready to dive into the world of Generative...
Comments
Post a Comment