• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

86 Educators providing Courses in Liverpool

123...9

Courses matching "form"

Show all 507

Level 3 Award in First Aid at Work Requalification

By Medical Education Group LTD

The First Aid at Work Requalification course is designed to 'requalify' existing First Aiders and gives candidates the opportunity to learn up-to-date best practices. The course is held regularly at our Medical Education Group Education Centre located near Ellesmere Port. Our first aid requalification training gives learners the chance to update their skills through practical, theoretical and scenario based learning. Learners must be at least 14 years old on the first day of training and be able to perform tasks at floor level. There are no other formal entry requirements but we strongly recommend that Learners have a minimum of Level 1 in literacy and numeracy or equivalent. The Learner needs to retake the qualification before the certificate expiry date to remain qualified.

Level 3 Award in First Aid at Work Requalification
Delivered In-Person in Ellesmere Port + more
£175

Level 3 Award in Emergency First Aid at Work

By Medical Education Group LTD

Our first aid at work training courses are in accordance with guidance provided by the Health & Safety executive (HSE) and are both fun and informative. This qualification should enable Learners to attain the knowledge and practical competencies needed to deal with a range of emergency first aid situations. Learners should be able to demonstrate the practical administration of safe, prompt, effective first aid in emergency situations with an understanding of the role of first aider. and include dynamic and realistic casualty simulation which puts the candidates through their paces. We hold the Emergency First Aid at Work at our Education Centre in Ellesmere Port. We are also able to teach this course 'in-house' at our clients preferred site. Learners must be at least 14 years old on the first day of training and be able to perform tasks at floor level. There are no other formal entry requirements but we strongly recommend that Learners have a minimum of Level 1 in literacy and numeracy or equivalent.

Level 3 Award in Emergency First Aid at Work
Delivered In-Person in Ellesmere Port + more
£100

Level 3 Award in First Response Emergency Care

By Medical Education Group LTD

Learners will gain the knowledge, skills and competences needed to deal with a wide range of pre-hospital care emergencies, such as: managing a patient’s airways, catastrophic bleeding, management of fractures, medical emergencies and more. Endorsed by The Faculty of Pre-Hospital Care – The Royal College of Surgeons of Edinburgh, and fulfilling the competencies set out in the PHEM skills framework at descriptor level D, this fantastic qualification is perfect for a range of roles in emergency care, such as: Ambulance Care Assistant (PTS), Community First Responder or Event First Responder and more. Learners must be at least 17 years old on the first day of training. There are no other formal entry requirements but to benefit from the learning we advise that Learners have a minimum of Level 2 in literacy or equivalent and a basic understanding of first aid. This qualification is for people who have a specific responsibility at work, or in voluntary and community activities to provide prehospital care to patients requiring emergency care/treatment. It is ideal for those looking to progress their careers within the emergency services, ambulance services, healthcare settings and supports specialist medical roles within law enforcement and security, energy and utilities, construction and military. 

Level 3 Award in First Response Emergency Care
Delivered In-Person in Ellesmere Port + more
£525

Business Writing 1 Day Workshop in Liverpool

5.0(1)

By Mangates

Business Writing 1 Day Workshop in Liverpool

Business Writing 1 Day Workshop in Liverpool
Delivered In-Person + more
£595 to £795

Human Resource Management 1 Day Training in Liverpool

By Mangates

Human Resource Management 1 Day Training in Liverpool

Human Resource Management 1 Day Training in Liverpool
Delivered In-Person + more
£595 to £795

Sales Management 2 Days Training in Liverpool

5.0(1)

By Mangates

Sales Management 2 Days Training in Liverpool

Sales Management 2 Days Training in Liverpool
Delivered In-Person + more
£1,195 to £1,295

Negotiation Skills - Professional 1 Day Workshop in Liverpool

By Mangates

Negotiation Skills - Professional 1 Day Workshop in Liverpool

Negotiation Skills - Professional 1 Day Workshop in Liverpool
Delivered In-Person + more
£595 to £795

Managing Performance 1 Day Workshop in Liverpool

By Mangates

Managing Performance 1 Day Workshop in Liverpool

Managing Performance 1 Day Workshop in Liverpool
Delivered In-Person + more
£595 to £795

Database fundamentals

5.0(3)

By Systems & Network Training

Database fundamentals training course description This three-day training course helps you prepare for Microsoft Technology Associate Exam 98-364, and build an understanding of these topics: Core Database Concepts, Creating Database Objects, Manipulating Data, Data Storage, and Administering a Database. What will you learn Describe core database concepts. Create database objects. Manipulate data. Describe data storage. Administer a database. Create a relational database consisting of 3 related tables. Database fundamentals training course details Who will benefit: Those working with databases. Prerequisites: None. Duration 3 days Database fundamentals training course contents Understanding core database concepts Flat-type databases, hierarchical databases, relational databases, database fundamentals, relational database concepts, using the SQL Server Management Studio Interface. Data Manipulation Language (DML), Data Definition Language (DDL), using DDL statements. Creating database objects Defining data types, using built-in data types, using exact numeric data types, using approximate numeric data types. Creating and using tables. Creating views. Creating stored procedures, SQL injections. Manipulating data Using Queries to select data, combining conditions, using the BETWEEN clause, using the NOT clause, using the UNION clause, using the EXCEPT and INTERSECT clauses, using the JOIN clause. Using Queries to insert data, Inserting data. Updating data and databases, Using the UPDATE statement. Deleting data, Using the DELETE statement, truncating a table with TRUNCATE TABLE, deleting a table with DROP TABLE, using referential integrity. Understanding data storage Normalising a database, normalization, first normal form, second normal form, third normal form, fourth normal form, fifth normal form. Primary, foreign and composite keys, clustered and non-clustered indexes, creating a non-clustered table. Administering a Database Securing Databases, server-level security, database-level security, Windows security, SQL authentication, database server roles, granting access to a database, fixed database roles, object permissions, managing roles, ownership chains, reviewing a sample security model. Backing up and restoring databases, recovery models, backup devices.

Database fundamentals
Delivered in Internationally or OnlineFlexible Dates
£2,367

Microsoft Access

5.0(3)

By Systems & Network Training

Microsoft Access training course description A hands on course providing a solid grounding in Microsoft Access. What will you learn Use and customise the Microsoft Access environment. Select, use and customise queries. Define tables. Design forms and reports. Recognise the use of macros. Microsoft Access training course details Who will benefit: Anyone wishing to work with Microsoft Access. Prerequisites: Database fundamentals Duration 3 days Microsoft Access training course contents Introducing databases Flat file databases, Relational databases, the objects defined in an Access database, planning a simple relational database. Open Access and create a database The database wizards, tables, creating and amending tables, using field properties to improve the quality of data entry and system performance, the primary key. Working in datasheet view View, add, modify and delete records, find records. Advantages and disadvantages of entering data directly into a table. Queries Sort and select records form a single table, advantages and disadvantages of entering data via a query, define simple calculated expressions, use 'Totals' queries. Forms Use the form wizards, basic editing of objects created using the form wizards, Data-entry in form view. Reports Use the report wizard, basic editing of objects created using the report wizard, print reports. The multi table environment Plan and create a related table, define a one-to-many relationship, write multi-table queries and use the 'AutoLookup' feature, use the form wizard to create a subform and carry out data-entry in a main/subform, print and amend reports, use the report wizard to create reports based on multi-table. Relationships Working with one-to-one and one-to-many relationships, recognising and handling many-to-many relationships, referential integrity. Select queries Select queries based on related tables, parameter queries, Crosstab, find unmatched queries and Find Duplicate, the implications of the Join properties in a relational query, conditional expressions, and working with the expression builder. Action queries Make table queries, append queries, update queries, delete queries. Customising forms. Using the Toolbox, calculated controls, Combo and List boxes, query by form, working with form and control properties, domain aggregate functions. Reports Report and control properties, customising sorting and grouping, calculated controls on reports, Sub-reports, editing and altering a report's source. Macros Introduction to macros.

Microsoft Access
Delivered in Internationally or OnlineFlexible Dates
£1,697