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
WELCOME TO ICC CRICKET WORLD CUP 2019 Please click here to visit Microsoft Corporation Azure website for further info. Thanks Displaying data through maps enables you to communicate key information to your users in a more visually engaging and intuitive way. With Data-driven styling, you can now access the same boundaries your users are familiar with in Google Maps to highlight areas of interest. You can also enhance your own or publicly sourced data with Google’s administrative boundaries to create rich, customized choropleth maps that easily convey key information. Join our August webinar to learn how you can use Data-driven styling for the Maps Javascript API to build informative and engaging maps for your customers. The webinar will cover: How Data-driven styling can save developer time and resources Examples of key use cases across industries How to enhance your own tabular business data with Google’s administrative boundaries to style polygons and create customized choropl
Comments
Post a Comment