difference between database and data warehouse Differences

Difference Between Database and Data Warehouse

  • February 17, 2020
  • 0 Comments

What is Database? A database is the organized collection of data. Most of the times, these raw data are stored in very large databases. A Database may contain different levels of abstraction in its architecture. Typically, the three levels: external, conceptual and internal make up the database architecture. Used for Online Transactional Processing (OLTP) but […]

what is SQL Programming

What is Structured Query Language (SQL)?

  • February 4, 2020
  • 0 Comments

What is the Basic Understanding of SQL(Structured Query Language)? A query is a more powerful type of filter that can gather information from multiple tables in a relational database. Some database systems provide special windows or forms for creating queries. Because of a similar structure of almost all databases, a common type of query language was […]

types of information systems What is & Queries

What are the Different Types of Information System?

  • February 1, 2020
  • 0 Comments

There are various kinds of Information System in MIS and Computer management. Some are listed here MIS, DSS, TPS, OAS, GIS. There will be more as per the environment that we start in technology. Learn: What is System Development Lifecycle? MIS (MANAGEMENT INFORMATION SYSTEM) MIS stands for management information system It is a personal machine […]

neural network What is & Queries

What is Artificial Neural Network & Why to Use?

  • February 1, 2020
  • 0 Comments

What is a Neural Network? A neuron is a cell in the brain whose principal function is the collection, Processing, and broadcasting of electrical signals. Brains Information processing capacity comes from networks of such neurons. Due to this reason, some earliest AI work aimed to create such artificial networks. (Other Names are a Connectionist system; […]

2-Tier Architecture and 3-Tier Architecture Differences

Differentiate Between 2 Tier and 3 Tier Architecture

  • February 1, 2020
  • 0 Comments

In this article, you will get to know the difference between 2 tier architecture and 3 tier architecture. This is most important to understand in a client-server architecture. 2- Tier Architecture Client/server applications started with a simple, 2-tiered model consisting of a client and an application server.   The most common implementation is a ‘fat’ […]