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

3772 Administration courses in Hexham delivered Online

MySQL foundation

5.0(3)

By Systems & Network Training

MySQL foundation training course description The MySQL foundation course covers the basics of the SQL language as implemented by MySQL. The course is designed to give delegates practical experience in writing SQL statements using the MySQL client program and MySQL Workbench. The basic SQL statements, including the use of SQL functions and the basic table and view handling statements are introduced. What will you learn Create, alter and drop a MySQL database. Write SQL statements. Use SQL expressions and functions. Create and alter tables, indexes and views. Use transactions. Grant and revoke access privileges. Export and import data. MySQL foundation training course details Who will benefit: Anyone who needs to access and work with a MySQL Database. Prerequisites: An understanding of databases and exposure to information technology in general would be useful. Duration 3 days MySQL foundation training course contents Database concepts What is a database? database management systems, tables, rows and columns, indexes, primary keys, unique constraints and foreign keys, client-server architecture, supported data types, storage engines and table types, Information_Schema and MySQL Databases. Hands on using a database. Using the MySQL client What is the MySQL client? getting started and logging in, selecting a database, client commands, entering and executing SQL statements, retrieving previous commands, creating, editing and executing SQL files, redirecting output into a file, command line execution of MySQL scripts. Hands on Using the MySQL client. Basic SELECT The SQL SELECT statement, case sensitivity, quotes, statement terminator, syntax conventions, SELECT clause, FROM clause, conditions and the WHERE clause, logical operators, ORDER BY clause, column aliases, arithmetic expressions, precedence of operators. Hands on querying the sample database. LIMIT, UNION and AGGREGATE functions The LIMIT clause, UNION, UNION ALL, aggregate functions, GROUP BY clause, using Rollup with GROUP BY, HAVING clause. Hands on using limit, union and aggregate functions. Subqueries and joins Subqueries, cartesian products, table aliases, natural joins, join using, join on, multi-table joins. Hands on using subqueries and joins. Numeric and character functions Function types, testing functions, numeric functions character functions. Hands on using numeric and character functions. Data, time and other functions Date and time column types, date and time formats, Date format function, functions to return date time, functions to extract components from date time, date time arithmetic, miscellaneous functions. Hands on using date, time and other functions. Databases and tables Creating a database, selecting a database, creating tables, Auto_increment, show create table, column operations, constraint operations, copying tables, renaming tables, changing engine for tables, dropping tables, temporary tables. Hands on maintaining databases and tables. Indexes and views What is an index? creating an index, reviewing indexes, dropping indexes, what is a view? creating views, view restrictions, dropping views. Hands on maintaining indexes and views. Managing data Inserting rows, replacing rows, updating rows, deleting rows, Truncate statement, The COMMIT and ROLLBACK commands, savepoints, implicit commits. Hands on managing data. Access control Creating users, renaming users, dropping users, granting privileges, revoking privileges. Hands on creating users, granting and revoking. Import and export Exporting using SQL, importing using SQL, exporting from the command line, importing from the command line. Hands on export and import data.

MySQL foundation
Delivered in Internationally or OnlineFlexible Dates
£2,367

Supporting Microsoft SQL server

5.0(3)

By Systems & Network Training

Supporting Microsoft SQL server course description A concise hands on course enabling delegates to manage and administer a Microsoft SQL server database. What will you learn Install SQL server. Backup SQL server databases. Recover SQL server databases. Secure SQL server databases. Perform routine maintenance. Automate tasks. Supporting Microsoft SQL server course details Who will benefit: Anyone working with Microsoft SQL server Prerequisites: Supporting Windows server. Duration 3 days Supporting Microsoft SQL server course contents SQL server introduction Platform, Tools, services. Installation. Creating databases. Backups Back up types, transaction logging, restoring from a backup: Full database, individual files. Security Users, server roles, database roles. Permissions. Monitoring Routine database maintenance. Performance data. Jobs and alerts The SQL server agent, database mail, alerts, jobs.

Supporting Microsoft SQL server
Delivered in Internationally or OnlineFlexible Dates
£2,367

Oracle SQL foundation

5.0(3)

By Systems & Network Training

Oracle SQL training course description The Oracle SQL course is designed to give delegates practical experience in writing SQL statements and scripts using Oracle SQL. The basic SELECT statement, the use of SQL functions and the basic table and view handling statements are introduced. What will you learn Create SQL statements to query database tables. Use standard aggregate functions and related SELECT statement clauses. Join Tables. Use basic subqueries and the set operators. Use numeric, character and date functions. Use conversion and other miscellaneous functions. Use SQL parameters. Use complex subqueries. Create and alter tables and views. Insert, update and delete rows in database tables. Manage sequences and synonyms. Oracle SQL training course details Who will benefit: Anyone who needs to use and understand Oracle SQL to query and update data in an Oracle database. Prerequisites: None. Duration 3 days Oracle SQL training course contents Retrieving data with the SELECT statement The SELECT statement, The SELECT and FROM clauses, Conditions and the WHERE clause, Other conditional operators, Logical operators, The ORDER BY clause, Column aliases, Arithmetic expressions, Precedence of operators. Aggregate functions Overview of built In aggregate functions, The GROUP BY clause, The HAVING clause. Joining tables Overview of table joins, Inner joins, Table aliases, Outer joins, Self joins, ANSI standard joins. Basic subqueries and set operators Overview of subqueries, Basic subqueries, Set operators, The union, intersect and ,minus operators. Numeric, character and data functions Function types, Using the table dual to try out functions, Numeric functions, Character functions, String concatenation, Date arithmetic and date functions. Conversion and miscellaneous functions Conversion functions, The NVL and NVL2 functions, The DECODE function, CASE expressions, The COALESCE and NULLIF functions. SQL parameters Command line substitution parameters, The accept command, The define and undefine commands. Complex subqueries Subqueries usage, In-line views, Top-N queries, Subqueries with joins, Multi column subqueries, Correlated subqueries, Subquery rules, Using the ANY, ALL and SOME operators. Managing data Inserting rows, Updating rows, Deleting rows, Verifying updates, Transaction control, Commit and rollback, Savepoints, Commits and constraints, Amending data in SQL developer. Managing tables Creating tables, Specifying constraints, Altering tables, columns and constraints, Dropping tables, columns and constraints, Recovering dropped tables, Copying tables. Managing indexes and views Creating indexes, Dropping indexes, Listing indexes, Creating and using views, Dropping views, Listing views. Managing sequences and synonyms Create a sequence, View sequence details, Create a synonym, List synonyms.

Oracle SQL foundation
Delivered in Internationally or OnlineFlexible Dates
£2,367

Database design

5.0(3)

By Systems & Network Training

Database design training course description Although this course mentions Microsoft Access the same course can be run with a variety of different databases. The duration of the course is dependent on the experience of the delegates. What will you learn Name and give 3 types of database structure. Explain the difference between standard SQL and different flavours. Use SQL statements to query databases. Use SQL statements to query and define databases. Describe the principles of relational database design and 3 types of relational joins. Normalise a given flat file table into relational tables. Database design training course details Who will benefit: Anyone who needs to be able to design an efficient, watertight database following the best practice of the principles of Relational Database design. Prerequisites: None. Duration 3 days Database design training course contents Database structure and terminology. Principles of Relational Database Design. Types of relationship. Normal Forms. Practical examples of relational database design. Hands-on creation of a database. On paper design a relational database applicable to the delegates work.

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

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

SENCO (Special Educational Needs Coordination) Training Online

4.9(27)

By Apex Learning

Course Overview: Did you know that approximately 14% of students in the UK have special educational needs (SEN)? Understanding and addressing these needs are crucial for creating an inclusive and supportive learning environment. The SENCO (Special Educational Needs Coordination) Training Online course is designed to equip educators and professionals with the skills and knowledge needed to effectively coordinate and lead SEN initiatives in schools and educational institutions. "Inclusion is not bringing people into what already exists; it is making a new space, a better space for everyone." This quote by George Dei underlines the essence of the SENCO role. In a diverse educational landscape, the role of a SENCO is indispensable. According to the Department for Education, the demand for qualified SENCOs is rising steadily, with over 9,000 schools in England alone requiring their expertise. Enroll in the SENCO Training Online course now and gain the skills and knowledge you need to excel in the field of special educational needs coordination. Key Features of the Course: Enrolling in the SENCO (Special Educational Needs Coordination) Training Online course offers numerous benefits. Upon successful completion, you'll receive a CPD (Continuing Professional Development) certificate, enhancing your professional credentials. The course provides 24/7 learning assistance, ensuring your queries are promptly addressed. The engaging learning materials provide insights into real-world scenarios, enhancing your understanding of SEN coordination. Who is This Course For? This SENCO (Special Educational Needs Coordination) Training Online course is ideal for educators, school leaders, and professionals seeking to advance their knowledge and skills in special educational needs coordination. Whether you're an experienced teacher looking to specialise or a school leader aiming to create an inclusive environment, this course is tailored to meet your needs. Learning Outcome Upon completing this SENCO (Special Educational Needs Coordination) Training Online course, you'll be equipped with the following skills and knowledge: Comprehensive understanding of the SENCO's role within policy and practice. Proficiency in managing and coordinating SEN initiatives within the school. Effective communication with colleagues, professionals, parents, and external organisations. Strategies for supporting teaching, learning, and pupil development. Expertise in fostering relationships with pupils and parents. Profound insights into leading and managing SEND administration. Ability to identify challenges and opportunities in the SENCO role. A vision for developing inclusive practices and shaping the future SENCO role. Why Enrol in This Course: Enrolling in this SENCO (Special Educational Needs Coordination) Training Online course allows you to develop essential skills in special educational needs coordination. You'll gain a deep understanding of how to create a more inclusive learning environment. This course is top-reviewed by professionals who have benefited from its content. It has been recently updated to align with the latest trends and developments in the field. Requirements: To make the most of this course, you should have a basic understanding of educational practices and a willingness to learn about special educational needs coordination. Career Path: Upon completing the SENCO Training Online course, you'll be well-prepared for various roles related to special educational needs coordination. Some of the career paths you can explore include: SENCO Coordinator - Average UK Salary: £40,000 Inclusion Manager - Average UK Salary: £45,000 Educational Consultant - Average UK Salary: £50,000 Learning Support Coordinator - Average UK Salary: £35,000 School Leadership Roles with SEN Focus - Salary varies based on position. Education Policy Analyst - Average UK Salary: £55,000 Special Education Advocate - Average UK Salary: £30,000 Certification: Upon completing the SENCO (Special Educational Needs Coordination) Training Online course, you'll receive a CPD certificate highlighting your commitment to enhancing your special educational needs coordination expertise. Join us today to embark on a journey towards creating an inclusive educational environment for all learners. FAQ Can I do a Senco course online? Many institutions offer online Senco (Special Educational Needs Coordinator) courses. These courses allow individuals to study and obtain the qualifications to become a Senco coordinator. How do I become a Senco coordinator? To become a Senco coordinator, you typically need to follow these steps: Obtain relevant qualifications: Complete a recognised Senco course, often at Level 7. Gain experience: Work in an educational setting to develop practical skills in supporting students with special educational needs. Apply for positions: Look for Senco coordinator job openings in schools or educational institutions. Continuously develop: Stay updated with current practices and regulations related to special education. What is Level 7 of the Senco qualification? Level 7 is a higher education qualification, often equivalent to a postgraduate degree. In the context of Senco qualifications, Level 7 typically refers to a master's degree or postgraduate diploma in Special Educational Needs Coordination. It's a higher-level qualification that provides in-depth knowledge and skills for influential Senco roles. Is Senco qualification difficult? The difficulty of obtaining a Senco qualification can vary depending on your prior knowledge, experience, and the specific program you choose. While it may present challenges due to the complex nature of special education and coordination, individuals can successfully complete Senco courses and attain the necessary qualifications with dedication and commitment. Course Curriculum 11 sections • 11 lectures • 02:33:00 total length •Introduction to SEN Co-ordination: 00:12:00 •The SENCO Role in Policy and Practice: 00:11:00 •Roles and Responsibilities within whole School SEN Co-ordination: 00:11:00 •Supporting Teaching and Learning: 00:22:00 •The SENCO and the Senior Leadership Team: 00:13:00 •Supporting Colleagues and working with Professionals and Organisations beyond the School: 00:23:00 •Developing Relationship with Pupils and Parents: 00:18:00 •SENCO's Role in Leading and Managing SEND Administration: 00:16:00 •Challenges and Opportunities: 00:15:00 •Developing Inclusive Practice and the Future SENCO Role: 00:12:00 •Recommended Readings - SENCO (Special Educational Needs Coordination) Training Online: 00:00:00

SENCO (Special Educational Needs Coordination) Training Online
Delivered Online On Demand2 hours 33 minutes
£12

Marketing Assistant Diploma - CPD Certified

4.5(3)

By Studyhub UK

24 Hour Flash Deal **33-in-1 Marketing Assistant Mega Bundle** Marketing Assistant Enrolment Gifts **FREE PDF Certificate**FREE PDF Transcript ** FREE Exam** FREE Student ID ** Lifetime Access **FREE Enrolment Letter ** Take the initial steps toward a successful long-term career by studying the Marketing Assistant package online with Studyhub through our online learning platform. The Marketing Assistant bundle can help you improve your CV, wow potential employers, and differentiate yourself from the mass. This Marketing Assistant course provides complete 360-degree training on Marketing Assistant. You'll get not one, not two, not three, but 33 Marketing Assistant courses included in this course. Plus Studyhub's signature Forever Access is given as always, meaning these Marketing Assistant courses are yours for as long as you want them once you enrol in this course. This Marketing Assistant Bundle consists the following career oriented courses: Level 4 Diploma in Sales and Marketing Management Marketing Management Customer Relationship Management Strategic Planning and Analysis for Marketing B2B Sales & Marketing Strategies: Winning in Business-to-Business Sales Sales Training: Practical Sales Techniques Learn to Create A Selling Strategy that Drives Sales Content Marketing Certification Course NLP For Sales, Persuasion & Influence Lead Generation and Attraction Marketing Training Sales and Marketing: Email Marketing Content Writing & Copywriting For SEO and Sales Learn to Drive Traffic into Sales through Digital Marketing Property Marketing Course Simple Copywriting Secrets: How to Write Killer Sales Copy Complete Online Marketing & Advertising Course Step-by-Step Guide to Determining Your Target Market Basic Social Media Marketing Affiliate Marketing Telemarketing ETSY Marketing and Business Marketing Strategies for Business Know Your Customer (KYC) Facebook Marketing Determining Market Size for Your Product In this exclusive Marketing Assistant bundle, you really hit the jackpot. Here's what you get: Step by step Marketing Assistant lessons One to one assistance from Marketing Assistantprofessionals if you need it Innovative exams to test your knowledge after the Marketing Assistantcourse 24/7 customer support should you encounter any hiccups Top-class learning portal Unlimited lifetime access to all 33 Marketing Assistant courses Digital Certificate, Transcript and student ID are all included in the price PDF certificate immediately after passing Original copies of your Marketing Assistant certificate and transcript on the next working day Easily learn the Marketing Assistant skills and knowledge you want from the comfort of your home The Marketing Assistant course has been prepared by focusing largely on Marketing Assistant career readiness. It has been designed by our Marketing Assistant specialists in a manner that you will be likely to find yourself head and shoulders above the others. For better learning, one to one assistance will also be provided if it's required by any learners. The Marketing Assistant Bundle is one of the most prestigious training offered at StudyHub and is highly valued by employers for good reason. This Marketing Assistant bundle course has been created with 33 premium courses to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This Marketing Assistant Course, like every one of Study Hub's courses, is meticulously developed and well researched. Every one of the topics is divided into Marketing Assistant Elementary modules, allowing our students to grasp each lesson quickly. The Marketing Assistant course is self-paced and can be taken from the comfort of your home, office, or on the go! With our Student ID card you will get discounts on things like music, food, travel and clothes etc. CPD 330 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Marketing Assistant training is suitable for - Students Recent graduates Job Seekers Individuals who are already employed in the relevant sectors and wish to enhance their knowledge and expertise in Marketing Assistant. The required skills and qualifications for a Marketing Assistant typically include: Communication Skills: Excellent written and verbal communication skills are essential for effectively conveying ideas and messages to target audiences. Creativity: Ability to think creatively to generate innovative marketing ideas and campaigns that stand out in a competitive market. Digital Marketing Knowledge: Basic understanding of digital marketing channels such as social media, email marketing, SEO, and content marketing. Analytical Skills: Capability to analyze marketing data and metrics to track the performance of campaigns and make data-driven decisions. Organizational Skills: Strong organizational skills to manage multiple tasks and deadlines efficiently. Attention to Detail: Being meticulous in reviewing marketing materials for accuracy and consistency. Team Player: Ability to collaborate effectively with cross-functional teams including marketing, sales, and product development. Customer Focus: Understanding of customer needs and preferences to tailor marketing strategies accordingly. Adaptability: Willingness to adapt to changes in marketing trends, technologies, and strategies. Bachelor's Degree: A bachelor's degree in marketing, business administration, communications, or a related field is often required. Previous Experience: While not always mandatory, prior experience in marketing, advertising, or a related field can be beneficial. Software Proficiency: Familiarity with common marketing tools and software such as Google Analytics, CRM systems, Adobe Creative Suite, and social media management platforms. Interpersonal Skills: Ability to build and maintain relationships with clients, vendors, and other stakeholders. Problem-Solving Skills: Capacity to identify marketing challenges and develop effective solutions to overcome them. Ethical Conduct: Commitment to maintaining ethical standards in marketing practices and adhering to relevant regulations and guidelines Level 2 Certificate in Marketing Level 3 Diploma in Digital Marketing Level 4 Certificate in Professional Marketing Level 5 Diploma in Marketing Level 6 Diploma in Professional Marketing Requirements To participate in this Marketing Assistant course, all you need is - A smart device A secure internet connection And a keen interest in Marketing Assistant. Career path You will be able to kickstart your Marketing Assistant career because this course includes various courses as a bonus. This Marketing Assistantis an excellent opportunity for you to learn multiple skills from the convenience of your own home and explore Marketing Assistant career opportunities. Certificates CPD Accredited Certificate Digital certificate - Included CPD Accredited Hardcopy Certificate - Free Enrolment Letter - Free Student ID Card - Free

Marketing Assistant Diploma - CPD Certified
Delivered Online On Demand5 days
£279

Phlebotomy and Venipuncture Training for Nurses - CPD Certified

4.9(27)

By Apex Learning

Overview: ***Limited Time Flash Sale*** Get Hard Copy + PDF Certificates + Transcript + Student ID Card worth £250 as a Gift! - Enrol Now! This Phlebotomy Training bundle consists of courses that are designed to give you step-by-step tutorials on venipuncture and phlebotomy skills along with other medical training. Since the pandemic, the need for medical professionals has skyrocketed. This means there are many jobs that you can apply for. To cater to the high demand and provide an all-inclusive course for those looking to learn skills, we bring you this Phlebotomy Training bundle. As phlebotomy includes the drawing of blood, you need to be very careful and you need to know several things before doing anything. This Phlebotomy Training bundle provides you with the knowledge of venipuncture along with several other medical skills such as clinical coding, laboratory assistant training and much more. All of these skills and knowledge in the medical field will prove extremely useful for you when you apply for medical jobs in the UK. Along with this Phlebotomy Training course, you will get 19 premium courses, an original Hardcopy, 20 PDF Certificates (Main Course + Additional Courses) Student ID card as gifts. This Phlebotomy Training Bundle Consists of the following Premium courses: Course 01: Phlebotomy Diploma Course 02: Immunisation Nurse Course 03: Vaccine Management Course 04: Infection Prevention Training Course 05: Anatomy and Physiology of the Human Body Course 06: Sterile Services Technician Training Level 4 Course 07: Medical Laboratory Assistant Training Level 3 Course 08: Medication Training Course 09: Nursing Assistant Course 10: Nurse Prescribing Diploma Course 11: Medical Transcription Course 12: Medical Terminology Training Course 13: Medical Law Course 14: Level 3 Diploma in Health & Social Care Course 15: Clinical Observations Skills Course 16: Public Health Course 17: Medication Administration Course 18: First Aid Training Course 19: Personal Hygiene Course 20: Communication & Information Handling in Care Learning Outcomes of this Phlebotomy Training bundle: Master the essential techniques and procedures in Phlebotomy for safe practice. Understand the anatomy and physiology relevant to Phlebotomy procedures. Gain proficiency in handling and operating Phlebotomy equipment accurately. Learn proper patient preparation and care during Phlebotomy procedures. Develop skills to prevent and manage complications during Phlebotomy sessions. Acquire knowledge of legal and ethical standards in Phlebotomy practice. Key Features of the Phlebotomy Training Course: FREE Phlebotomy Training CPD-accredited certificate Get a free student ID card with Phlebotomy Training training (£10 applicable for international delivery) Lifetime access to the Phlebotomy Training course materials The Phlebotomy Training program comes with 24/7 tutor support Get instant access to this Phlebotomy Training Course Learn Phlebotomy Training training from anywhere in the world The Phlebotomy Training training is affordable and simple to understand The Phlebotomy Training training is an entirely online So, enroll in our Phlebotomy Training Bundle to kick-start your career! Certificates Digital certificate - Included You will get the PDF Certificate for the title course (Phlebotomy Diploma) absolutely Free! Hard copy certificate - Included You will get the Hard Copy certificate for the title course (Phlebotomy Diploma) absolutely Free! Other Hard Copy certificates are available for £14.99 each. Please Note: The delivery charge inside the UK is £3.99, and the international students must pay a £9.99 shipping cost. Description: Enroll in this Phlebotomy Training Bundle today and start your journey to become successful! ★★★ Course Curriculum of Phlebotomy Training Bundle ★★★ Course 01: Phlebotomy Diploma Module 01: Introduction Module 02: Blood Circulation, Function, and Composition Module 03: Phlebotomy Equipment Module 04: Routine Venipuncture Module 05: Venipuncture Complications and Pre-Examination Variables Module 06: Dermal Puncture Module 07: Quality Assessment and Management Module 08: Special Blood Collection Procedure Module 09: Infection Control and Risk Management =========>>>>> And 19 More Related Courses <<<<<========= How will I get my Phlebotomy Training Certificate? After successfully completing the course, you will be able to order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. PDF Certificate: Free (Previously it was £9.99*20 = £199.7) Hard Copy Certificate: Free (For The Title Course: Previously it was £14.99) So, enroll now in this Phlebotomy Training Bundle to kickstart your career! Who is this course for? Anyone from any background can enroll in this Phlebotomy Training bundle. Requirements This Phlebotomy Training course has been designed to be fully compatible with tablets and smartphones. Career path This Phlebotomy Training will improve your eligibility for a number of jobs across the healthcare and medical industries such as: Phlebotomists Phlebotomy Nurses Phlebotomy Lab Technicians Phlebotomy Healthcare Workers

Phlebotomy and Venipuncture Training for Nurses - CPD Certified
Delivered Online On Demand4 days
£109

CVPD Scripting - Part 1

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for Application Developers; Programmers, Sales and Pre Sales, Technical Support, Project Managers, Cisco customers, partners and employees involved in UCCE/CVP or CVP stand alone deployments Overview Upon completing this course, the learner will be able to meet these overall objectives: Introduction to the Java API, its capabilities and limitations - Practice - This course is applicable for any version of CVP and Studio. Introduction to Voice Elements and their complexity - creating every different Java component to extend Studio (see below) Overview of a UCCE with CVP Comprehensive Call Flow Module 1 Overview of a UCCE with CVP Comprehensive Call Flow Module 2 ICM routing scripts to route calls to CVP VXML Server applications Passing data (e.g., global variables) Parsing and evaluating data returned Queueing Assigning data to send to Finesse. Module 3 Writing Call Studio scripts (applications) Prompting Callers ? using pre-recorded audio; TTS text-to-speech; Say it Smart to format audio as digits, date, time, currency; input error reprompting Menus Collecting and confirming caller input, such as account numbers, dates of birth, etc Working with variables ? Session data, Element data, Call data, Local data (CVP11) Introduction to retrieving data from back end systems: SQL Database interaction ? using the Studio Database element to select data Web service interaction- Studio Web Services element for SOAP-web services and calling a simple REST web service Playing audio to callers during back-end data retrieval Catch events Working with counters, decisions, math Introduction to javascript for substrings and string length Setting VoiceXML properties affecting the gateway Multi-Language applications Module 4 Working with Version Control Module 5 ÿImplementing a Post Call Survey Module 6 Using the Studio Debugger to test applications within Studio Module 7 CVP Reporting Server and CVP CUIC Reports Best practices regarding naming elements and variables Configuring data to pass to the Reporting Server using OAMP Understanding Reporting Server tables Understanding the Application Summary CUIC reports Module 8 Administration covered throughout the course OAMP Operations Console to deploy applications to VXML Server Using Studio Documenter to print Visio-like diagrams of the application Configuring log file properties Using logs for debugging applications Administrative scripts for graceful updates or suspensions of the server Important log, debug, administration files Module 9 Cisco Courtesy Callback Detailed discussion of the CCB Call flow, the ICM script, and the 5 Studio scripts used for Courtesy Callback.

CVPD Scripting - Part 1
Delivered OnlineFlexible Dates
Price on Enquiry

Cisco Video Infrastructure Implementation v1.0 (VII)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for Channel Field Engineers Employees Overview After taking this course, you should be able to: Define Cisco Business TelePresence Solutions components and architectures Implement Cisco TelePresence Video Communication Server (Expressway) for basic and advanced video networks Implement Cisco TelePresence Management Suite (TMS) Configure Cisco Meeting Server Features Define integration of Cisco Collaboration Premise Solutions with Cisco Cloud, including Cisco Spark, Cisco Spark Hybrid, and WebEx Cisco Video Infrastructure Implementation (VII) v1.0 will provide you with the necessary knowledge and skills to implement a complete Cisco TelePresence solution, including TelePresence endpoints, integration of premise with cloud solutions, meeting solutions, and management software. It describes Cisco business TelePresence solutions and enables students to implement and troubleshoot basic and advanced TelePresence network solutions. Module 1: Advanced Cisco Expressway Features Lesson 1: Introducing Cisco Video Network Solutions Lesson 2: Exploring Cisco Expressway Basic Setup Lesson 3: Explaining Regular Expressions in a Cisco Expressway Environment Lesson 4: Deploying Components of Cisco Expressway Security Lesson 5: Exploring the Fundamentals of Subzones on a Cisco Expressway Lesson 6: Administering Call Control on a Cisco Expressway Lesson 7: Implementing Subzone Bandwidth Management on a Cisco Expressway Lesson 8: Implementing Zones on a Cisco Expressway Lesson 9: Exploring Clustering on the Cisco Expressway Lesson 10: Applying Troubleshooting on the Cisco Expressway Module 2: Advanced Cisco Meeting Server Features Lesson 1: Introducing the Cisco Meeting Server Lesson 2: Exploring Cisco Meeting Server API Configuration Lesson 3: Exploring Cisco Meeting Server Resilient and Scalable Deployments Lesson 4: Exploring Additional Features with Cisco Meeting Server Module 3: Cisco Collaboration Meetin gRoom Solutions wiht Cisco TelePresence Server Lesson 1: Introducing Cisco Collaboration Meeting Room Cloud, Premises, and Hybrid Products Lesson 2: Deploying the Cisco TelePresence Server and Cisco TelePresence Conductor Lesson 3: Applying Troubleshooting to Cisco CMR Premises Solutions Module 4: Cisco TelePresence Management Suite Solution Lesson 1: Explaining Cisco TMS Installation Lesson 2: Describing Cisco TMS Operation Lesson 3: Explaining Cisco TMS Conference Scheduling and Management Lesson 4: Configuring Permissions on Cisco TMS for Administration Lesson 5: Applying Troubleshooting to Cisco TMS Module 5: Cisco Cloud Solutions?WebEx and Spark Lesson 1: Introducing Cisco WebEx and Cisco Spark Cloud Solutions Lesson 2: Exploring Cisco Spark Administration Configuration Lesson 3: Deploying Cisco Spark Hybrid Services Lesson 4: Exploring Cisco Spark APIs and BOTs Configuration Module 6: Cisco TelePresence Content Server (Optional Module) Lesson 1: Examining Cisco TCS Operation and Configuration

Cisco Video Infrastructure Implementation v1.0 (VII)
Delivered OnlineFlexible Dates
Price on Enquiry