SlideShare une entreprise Scribd logo
1  sur  19
Information Systems &
      Databases

   2.2) Organisation methods
• A database is an organised
  collection of data.
• Non-computerised databases
  include:
       • telephone book
       • address book
       • recipe cards
• Advantages of non-computerised
  databases:
       • no power required
       • no training required
       • inexpensive
       • data not a linked security risk
• Advantages of computerised
  databases:
       • easily edited
       • large storage
       • fast retrieval
       • display options
• A flat file database organises data
  into a single table.
• Flat file databases organise the data
  into:
        • files – a block of data; divided
          into records and fields
        • record – a collection of facts
          about one specific entry
        • field – a specific category of
          data in a database
        • character – smallest unit of
          data (e.g. letters, numbers,
          symbols)
• Keys are fields that are used to sort
  and retrieve information.
• Keys include:
    • single key – derived from one
      field
    • composite key – made by joining
      two or more keys together
    • primary key – a field that has a
      set of unique values
    • secondary key – a field that does
      not contain unique data
• A relational database organises data
  into a series of linked (related)
  tables.
• The organisation of data in a
  relational database involves a
  schema.
• A schema is the data definition for a
  relational database.
• It shows the entities, relationships
  and attributes.
• An entity is the specific thing about
  which the data has been collected.
• E.g. in school – student contact
  details, merits/demerits, reports,
  attendance.
• Each table is one entity.
• An attribute is a defined property of
  an entity.
• Attributes are the same as fields in
  flat file databases.
• A relationship is the way in which
  entities are related to each other.
• Entities are related through primary
  keys.
• Entities can be related in one of
  three ways:
     • one to one
     • one to many
     • many to many
• Data modelling is the process of
  identifying entities, their attributes
  and the relationships between those
  entities through certain attributes.
• Some tools that are used include:
     • data dictionaries
     • schematic diagrams
     • normalisation
• Data dictionaries are
  comprehensive descriptions of each
  attribute.
• Each data dictionary contains
  metadata such as:
    • field name – should be short,
      clear and unambiguous
    • data type – kind of data (text,
      number, date, time, logical
      (Boolean))
    • field size – number of characters
      allowed in an attribute
    • description – specifies the
      contents of an attribute
• The data dictionary is the basis for
  database creation.
• If there are multiple designers it
  allows them to see if a particular
  attribute already exists in another
  entity.
• This can help to eliminate data
  redundancy, which is the
  undesirable duplication of data
  within a database.
  [p.52 – Complete learning activity 4,
              parts (a) & (b) ]
• Schematic diagrams are graphical
  tools that help define the database
  and describe a schema.
• An entity-relationship diagram (ERD)
  is a graphical method of identifying
  the entities and their attributes and
  showing the relationships between
  entities.

      [Draw Diagram 2.13, p.48]
• Hypermedia is a combination of
  media whose locations are linked
  electronically.
• The information is stored using a
  set of documents that may contain:
        • text
        • images
        • video
        • audio
        • animations
        • executable files
• Information is retrieved using
  hypertext.
• Hypertext is the system that allows
  documents to be cross-linked in
  such a way.
• A link, or hyperlink, is usually
  indicated by a highlighted item.
• One application of hypermedia is the
  World Wide Web.
• Each document is accessed through
  its uniform resource locator.
• A URL is the address of a file or
  resource on the Web.
• It links to an Internet Protocol (IP)
  number and is unique.
• The URL consists of three parts:
   • protocol (http, https, ftp)
   • domain name – address of a
     specific computer where the
     website is hosted
   • file path – links to a specific page
     or resource.
• URL’s must be exact and complete
  or they will not work.
• A storyboard is a series of frames,
  each representing a different action
  or image.
• It is a tool used by hypermedia.
• They consist of navigation paths,
  information and graphics.
• They are popular because they are
  easy to read and modify.
• Four main storyboard layouts are:
    • linear – simple sequential path
    • hierarchical – branching top-
      down design
    • non-linear – no structure
    • combination – a blending of the
      above
• Web pages are created using
  hypertext markup language (HTML).
• HTML is a set of special instructions
  that describe how the parts of a
  document are displayed.
• They are actually text files with
  special HTML instructions.
• An HTML editor is a program that
  specialises in writing HTML code.
• Instructions are given using HTML
  tags.
• These tags are metadata because
  they are information about the data.
• Links are achieved though text or
  images using specialised HTML
  tags.
• Tags are usually paired to start and
  end an instruction.
• E.g. <B> and </B> will make all text
  between them bold.

Contenu connexe

Tendances

Multiprocessor
MultiprocessorMultiprocessor
MultiprocessorA B Shinde
 
Rapid application development
Rapid application developmentRapid application development
Rapid application developmentLombe Kapaya
 
BINARY TREE REPRESENTATION.ppt
BINARY TREE REPRESENTATION.pptBINARY TREE REPRESENTATION.ppt
BINARY TREE REPRESENTATION.pptSeethaDinesh
 
CS8461 - Design and Analysis of Algorithms
CS8461 - Design and Analysis of AlgorithmsCS8461 - Design and Analysis of Algorithms
CS8461 - Design and Analysis of AlgorithmsKrishnan MuthuManickam
 
Mathematical Analysis of Recursive Algorithm.
Mathematical Analysis of Recursive Algorithm.Mathematical Analysis of Recursive Algorithm.
Mathematical Analysis of Recursive Algorithm.mohanrathod18
 
Distributed operating system
Distributed operating systemDistributed operating system
Distributed operating systemPrankit Mishra
 
Operating system 22 threading issues
Operating system 22 threading issuesOperating system 22 threading issues
Operating system 22 threading issuesVaibhav Khanna
 
Operating Systems - Concurrency
Operating Systems - ConcurrencyOperating Systems - Concurrency
Operating Systems - ConcurrencyEmery Berger
 
Unit 1 architecture of distributed systems
Unit 1 architecture of distributed systemsUnit 1 architecture of distributed systems
Unit 1 architecture of distributed systemskaran2190
 
SE_Lec 05_System Modelling and Context Model
SE_Lec 05_System Modelling and Context ModelSE_Lec 05_System Modelling and Context Model
SE_Lec 05_System Modelling and Context ModelAmr E. Mohamed
 
Lecture 2 more about parallel computing
Lecture 2   more about parallel computingLecture 2   more about parallel computing
Lecture 2 more about parallel computingVajira Thambawita
 
Multiprocessor Systems
Multiprocessor SystemsMultiprocessor Systems
Multiprocessor Systemsvampugani
 
Feng’s classification
Feng’s classificationFeng’s classification
Feng’s classificationNarayan Kandel
 
Threads in Operating System | Multithreading | Interprocess Communication
Threads in Operating System | Multithreading | Interprocess CommunicationThreads in Operating System | Multithreading | Interprocess Communication
Threads in Operating System | Multithreading | Interprocess CommunicationShivam Mitra
 
Parallel Processors (SIMD)
Parallel Processors (SIMD) Parallel Processors (SIMD)
Parallel Processors (SIMD) Ali Raza
 
Rapid Application Development Model
Rapid Application Development ModelRapid Application Development Model
Rapid Application Development ModelDamian T. Gordon
 

Tendances (20)

Multiprocessor
MultiprocessorMultiprocessor
Multiprocessor
 
Distributed Database
Distributed DatabaseDistributed Database
Distributed Database
 
Mutual exclusion and sync
Mutual exclusion and syncMutual exclusion and sync
Mutual exclusion and sync
 
Rapid application development
Rapid application developmentRapid application development
Rapid application development
 
Red black trees
Red black treesRed black trees
Red black trees
 
BINARY TREE REPRESENTATION.ppt
BINARY TREE REPRESENTATION.pptBINARY TREE REPRESENTATION.ppt
BINARY TREE REPRESENTATION.ppt
 
CS8461 - Design and Analysis of Algorithms
CS8461 - Design and Analysis of AlgorithmsCS8461 - Design and Analysis of Algorithms
CS8461 - Design and Analysis of Algorithms
 
Mathematical Analysis of Recursive Algorithm.
Mathematical Analysis of Recursive Algorithm.Mathematical Analysis of Recursive Algorithm.
Mathematical Analysis of Recursive Algorithm.
 
Distributed operating system
Distributed operating systemDistributed operating system
Distributed operating system
 
Operating system 22 threading issues
Operating system 22 threading issuesOperating system 22 threading issues
Operating system 22 threading issues
 
Operating Systems - Concurrency
Operating Systems - ConcurrencyOperating Systems - Concurrency
Operating Systems - Concurrency
 
Unit 1 architecture of distributed systems
Unit 1 architecture of distributed systemsUnit 1 architecture of distributed systems
Unit 1 architecture of distributed systems
 
SE_Lec 05_System Modelling and Context Model
SE_Lec 05_System Modelling and Context ModelSE_Lec 05_System Modelling and Context Model
SE_Lec 05_System Modelling and Context Model
 
Lecture 2 more about parallel computing
Lecture 2   more about parallel computingLecture 2   more about parallel computing
Lecture 2 more about parallel computing
 
Binary tree
Binary tree Binary tree
Binary tree
 
Multiprocessor Systems
Multiprocessor SystemsMultiprocessor Systems
Multiprocessor Systems
 
Feng’s classification
Feng’s classificationFeng’s classification
Feng’s classification
 
Threads in Operating System | Multithreading | Interprocess Communication
Threads in Operating System | Multithreading | Interprocess CommunicationThreads in Operating System | Multithreading | Interprocess Communication
Threads in Operating System | Multithreading | Interprocess Communication
 
Parallel Processors (SIMD)
Parallel Processors (SIMD) Parallel Processors (SIMD)
Parallel Processors (SIMD)
 
Rapid Application Development Model
Rapid Application Development ModelRapid Application Development Model
Rapid Application Development Model
 

Similaire à 12 ipt 0202 Organisation methods

Similaire à 12 ipt 0202 Organisation methods (20)

Introduction to ms access database
Introduction to ms access databaseIntroduction to ms access database
Introduction to ms access database
 
Lec20.pptx introduction to data bases and information systems
Lec20.pptx introduction to data bases and information systemsLec20.pptx introduction to data bases and information systems
Lec20.pptx introduction to data bases and information systems
 
UNIT machine learning unit 1,algorithm pdf
UNIT machine learning  unit 1,algorithm pdfUNIT machine learning  unit 1,algorithm pdf
UNIT machine learning unit 1,algorithm pdf
 
T-SQL
T-SQLT-SQL
T-SQL
 
RowanDay4.pptx
RowanDay4.pptxRowanDay4.pptx
RowanDay4.pptx
 
introduction-to-dbms-unit-1.ppt
introduction-to-dbms-unit-1.pptintroduction-to-dbms-unit-1.ppt
introduction-to-dbms-unit-1.ppt
 
4- DB Ch6 18-3-2020.pptx
4- DB Ch6 18-3-2020.pptx4- DB Ch6 18-3-2020.pptx
4- DB Ch6 18-3-2020.pptx
 
DatabaseManagementSystem.pptx
DatabaseManagementSystem.pptxDatabaseManagementSystem.pptx
DatabaseManagementSystem.pptx
 
Utsav Mahendra : Introduction to Database and managemnet
Utsav Mahendra : Introduction to Database and managemnetUtsav Mahendra : Introduction to Database and managemnet
Utsav Mahendra : Introduction to Database and managemnet
 
oracle
oracle oracle
oracle
 
Chapter5
Chapter5Chapter5
Chapter5
 
Digital data
Digital dataDigital data
Digital data
 
Digital Types
Digital TypesDigital Types
Digital Types
 
Access
AccessAccess
Access
 
01-Database Administration and Management.pdf
01-Database Administration and Management.pdf01-Database Administration and Management.pdf
01-Database Administration and Management.pdf
 
Database
DatabaseDatabase
Database
 
Data structures
Data structuresData structures
Data structures
 
What is database.pptx
What is database.pptxWhat is database.pptx
What is database.pptx
 
History of database processing module 1 (2)
History of database processing module 1 (2)History of database processing module 1 (2)
History of database processing module 1 (2)
 
Databases and types of databases
Databases and types of databasesDatabases and types of databases
Databases and types of databases
 

Plus de ctedds

11 ipt 3.1) Project planning, design & implementation
11 ipt 3.1) Project planning, design & implementation11 ipt 3.1) Project planning, design & implementation
11 ipt 3.1) Project planning, design & implementationctedds
 
12 ipt 0305 Communication Issues
12 ipt 0305   Communication Issues12 ipt 0305   Communication Issues
12 ipt 0305 Communication Issuesctedds
 
12 ipt 0501 transaction processing systems 01
12 ipt 0501   transaction processing systems 0112 ipt 0501   transaction processing systems 01
12 ipt 0501 transaction processing systems 01ctedds
 
12 IPT0302 Examples of Communication Systems
12 IPT0302   Examples of Communication Systems12 IPT0302   Examples of Communication Systems
12 IPT0302 Examples of Communication Systemsctedds
 
12 IPT 0304 - Other Processes
12 IPT 0304 - Other Processes12 IPT 0304 - Other Processes
12 IPT 0304 - Other Processesctedds
 
12 ipt 0301 Characteristics of a communication system
12 ipt 0301   Characteristics of a communication system12 ipt 0301   Characteristics of a communication system
12 ipt 0301 Characteristics of a communication systemctedds
 
12 ipt 0203 Storage and Retrieval
12 ipt 0203   Storage and Retrieval12 ipt 0203   Storage and Retrieval
12 ipt 0203 Storage and Retrievalctedds
 
12 IPT - 1.4) Making Decisions
12 IPT - 1.4)   Making Decisions12 IPT - 1.4)   Making Decisions
12 IPT - 1.4) Making Decisionsctedds
 
The memory of graphics
The memory of graphicsThe memory of graphics
The memory of graphicsctedds
 
12 ipt 0303 transmitting and receiving
12 ipt 0303   transmitting and receiving12 ipt 0303   transmitting and receiving
12 ipt 0303 transmitting and receivingctedds
 
Photographic composition
Photographic compositionPhotographic composition
Photographic compositionctedds
 
1.4) The nature of data and information
1.4)   The nature of data and information1.4)   The nature of data and information
1.4) The nature of data and informationctedds
 
1.3) Information processes
1.3) Information processes1.3) Information processes
1.3) Information processesctedds
 
12 ipt 0201 information systems
12 ipt 0201   information systems12 ipt 0201   information systems
12 ipt 0201 information systemsctedds
 
12 ipt 0104 making decisions
12 ipt 0104   making decisions12 ipt 0104   making decisions
12 ipt 0104 making decisionsctedds
 
12 ipt 0106/7 Project Implementation & Testing
12 ipt 0106/7   Project Implementation & Testing12 ipt 0106/7   Project Implementation & Testing
12 ipt 0106/7 Project Implementation & Testingctedds
 
12 ipt 0102 social and ethical design
12 ipt 0102   social and ethical design12 ipt 0102   social and ethical design
12 ipt 0102 social and ethical designctedds
 

Plus de ctedds (17)

11 ipt 3.1) Project planning, design & implementation
11 ipt 3.1) Project planning, design & implementation11 ipt 3.1) Project planning, design & implementation
11 ipt 3.1) Project planning, design & implementation
 
12 ipt 0305 Communication Issues
12 ipt 0305   Communication Issues12 ipt 0305   Communication Issues
12 ipt 0305 Communication Issues
 
12 ipt 0501 transaction processing systems 01
12 ipt 0501   transaction processing systems 0112 ipt 0501   transaction processing systems 01
12 ipt 0501 transaction processing systems 01
 
12 IPT0302 Examples of Communication Systems
12 IPT0302   Examples of Communication Systems12 IPT0302   Examples of Communication Systems
12 IPT0302 Examples of Communication Systems
 
12 IPT 0304 - Other Processes
12 IPT 0304 - Other Processes12 IPT 0304 - Other Processes
12 IPT 0304 - Other Processes
 
12 ipt 0301 Characteristics of a communication system
12 ipt 0301   Characteristics of a communication system12 ipt 0301   Characteristics of a communication system
12 ipt 0301 Characteristics of a communication system
 
12 ipt 0203 Storage and Retrieval
12 ipt 0203   Storage and Retrieval12 ipt 0203   Storage and Retrieval
12 ipt 0203 Storage and Retrieval
 
12 IPT - 1.4) Making Decisions
12 IPT - 1.4)   Making Decisions12 IPT - 1.4)   Making Decisions
12 IPT - 1.4) Making Decisions
 
The memory of graphics
The memory of graphicsThe memory of graphics
The memory of graphics
 
12 ipt 0303 transmitting and receiving
12 ipt 0303   transmitting and receiving12 ipt 0303   transmitting and receiving
12 ipt 0303 transmitting and receiving
 
Photographic composition
Photographic compositionPhotographic composition
Photographic composition
 
1.4) The nature of data and information
1.4)   The nature of data and information1.4)   The nature of data and information
1.4) The nature of data and information
 
1.3) Information processes
1.3) Information processes1.3) Information processes
1.3) Information processes
 
12 ipt 0201 information systems
12 ipt 0201   information systems12 ipt 0201   information systems
12 ipt 0201 information systems
 
12 ipt 0104 making decisions
12 ipt 0104   making decisions12 ipt 0104   making decisions
12 ipt 0104 making decisions
 
12 ipt 0106/7 Project Implementation & Testing
12 ipt 0106/7   Project Implementation & Testing12 ipt 0106/7   Project Implementation & Testing
12 ipt 0106/7 Project Implementation & Testing
 
12 ipt 0102 social and ethical design
12 ipt 0102   social and ethical design12 ipt 0102   social and ethical design
12 ipt 0102 social and ethical design
 

Dernier

Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...KokoStevan
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 

Dernier (20)

Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 

12 ipt 0202 Organisation methods

  • 1. Information Systems & Databases 2.2) Organisation methods
  • 2. • A database is an organised collection of data. • Non-computerised databases include: • telephone book • address book • recipe cards
  • 3. • Advantages of non-computerised databases: • no power required • no training required • inexpensive • data not a linked security risk • Advantages of computerised databases: • easily edited • large storage • fast retrieval • display options
  • 4. • A flat file database organises data into a single table. • Flat file databases organise the data into: • files – a block of data; divided into records and fields • record – a collection of facts about one specific entry • field – a specific category of data in a database • character – smallest unit of data (e.g. letters, numbers, symbols)
  • 5. • Keys are fields that are used to sort and retrieve information. • Keys include: • single key – derived from one field • composite key – made by joining two or more keys together • primary key – a field that has a set of unique values • secondary key – a field that does not contain unique data
  • 6. • A relational database organises data into a series of linked (related) tables. • The organisation of data in a relational database involves a schema. • A schema is the data definition for a relational database. • It shows the entities, relationships and attributes.
  • 7. • An entity is the specific thing about which the data has been collected. • E.g. in school – student contact details, merits/demerits, reports, attendance. • Each table is one entity. • An attribute is a defined property of an entity. • Attributes are the same as fields in flat file databases.
  • 8. • A relationship is the way in which entities are related to each other. • Entities are related through primary keys. • Entities can be related in one of three ways: • one to one • one to many • many to many
  • 9. • Data modelling is the process of identifying entities, their attributes and the relationships between those entities through certain attributes. • Some tools that are used include: • data dictionaries • schematic diagrams • normalisation • Data dictionaries are comprehensive descriptions of each attribute.
  • 10. • Each data dictionary contains metadata such as: • field name – should be short, clear and unambiguous • data type – kind of data (text, number, date, time, logical (Boolean)) • field size – number of characters allowed in an attribute • description – specifies the contents of an attribute
  • 11. • The data dictionary is the basis for database creation. • If there are multiple designers it allows them to see if a particular attribute already exists in another entity. • This can help to eliminate data redundancy, which is the undesirable duplication of data within a database. [p.52 – Complete learning activity 4, parts (a) & (b) ]
  • 12. • Schematic diagrams are graphical tools that help define the database and describe a schema. • An entity-relationship diagram (ERD) is a graphical method of identifying the entities and their attributes and showing the relationships between entities. [Draw Diagram 2.13, p.48]
  • 13. • Hypermedia is a combination of media whose locations are linked electronically. • The information is stored using a set of documents that may contain: • text • images • video • audio • animations • executable files
  • 14. • Information is retrieved using hypertext. • Hypertext is the system that allows documents to be cross-linked in such a way. • A link, or hyperlink, is usually indicated by a highlighted item. • One application of hypermedia is the World Wide Web. • Each document is accessed through its uniform resource locator.
  • 15. • A URL is the address of a file or resource on the Web. • It links to an Internet Protocol (IP) number and is unique. • The URL consists of three parts: • protocol (http, https, ftp) • domain name – address of a specific computer where the website is hosted • file path – links to a specific page or resource.
  • 16. • URL’s must be exact and complete or they will not work. • A storyboard is a series of frames, each representing a different action or image. • It is a tool used by hypermedia. • They consist of navigation paths, information and graphics. • They are popular because they are easy to read and modify.
  • 17. • Four main storyboard layouts are: • linear – simple sequential path • hierarchical – branching top- down design • non-linear – no structure • combination – a blending of the above • Web pages are created using hypertext markup language (HTML).
  • 18. • HTML is a set of special instructions that describe how the parts of a document are displayed. • They are actually text files with special HTML instructions. • An HTML editor is a program that specialises in writing HTML code. • Instructions are given using HTML tags. • These tags are metadata because they are information about the data.
  • 19. • Links are achieved though text or images using specialised HTML tags. • Tags are usually paired to start and end an instruction. • E.g. <B> and </B> will make all text between them bold.