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

1663 Database courses

CWS-316 Citrix Provisioning 7 Administration

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for Built for experienced IT Professionalsworking with Citrix Virtual Appsand Desktops who need to plan for,implement, or manage a ProvisioningServices environment. Potential studentsinclude administrators, engineers, andarchitects. Overview #NAME? In this course, students will learn to install and configure a highly available Citrix Provisioning farm according to leading practices. In this course, students will learn about the architecture, communication, and processes that make up Citrix Provisioning to be successful with deploying and managing a farm. Manage and integrate vDisks and target devices with Citrix Virtual Apps and Desktops for easy rollback, upgrades, and performance of Virtual Delivery Agent machines. At the end of this course students will be able to install, configure and manage the CitrixProvisioning 7 solution. Advanced Provisioning Learning Objectives Introduction to Citrix Provisioning (PVS) Getting Started with Citrix Provisioning Citrix Provisioning Architecture Citrix Provisioning Infrastructure Lab VM Power Management Learning Objectives The Citrix Provisioning Server The Farm Database The Store Streaming the vDisk Lab VM Power Management Learning Objectives vDisk Introduction Master Target Device Preparation Streaming Introduction Boot Methods Target Devices Lab VM Power Management Learning Objectives Target Devices Introduction Reads and Writes Machine and User Data Integrating Citrix Provisioning with Citrix Virtual Apps and Desktops Lab VM Power Management Learning Objectives The Complete Architecture Overview The Citrix Virtual Desktops Setup Wizard Manage the Target Devices through Creating Device Collections Using Provisioned Services with Citrix Virtual Apps and Desktops Managing Citrix Provisioning from Citrix Cloud Advanced Architecture Lab VM Power Management Learning Objectives Farm Component Scalability Store Redundancy Farm Database Redundancy Supporting Citrix Provisioning Lab VM Power Management Learning Objectives vDisk Updates Delegate Administration Audit and Support Alternative vDisk Update Methods

CWS-316 Citrix Provisioning 7 Administration
Delivered OnlineFlexible Dates
Price on Enquiry

CompTIA Healthcare IT Technician - Diploma

4.5(3)

By Studyhub UK

In the ever-evolving landscape of healthcare IT in the UK, recent challenges have underscored the critical need for skilled professionals. The CompTIA Healthcare IT Technician course offers a comprehensive solution to address these issues head-on. With a curriculum designed to equip you with a robust skill set, this course seamlessly integrates CompTIA Network, A+, CySA+, PenTest+, Cloud+, ITF+, Security+, GDPR Training, and more. From mastering the intricacies of network security to delving into machine learning basics, this CompTIA Healthcare IT Technician course empowers you with a diverse skill set crucial for today's IT challenges. This CompTIA Healthcare IT Technician Bundle Consists of the following Premium courses: Course 01: CompTIA Healthcare IT Technician Course 02: CompTIA Network Course 03: Diploma in CompTIA A+ Course 04: CompTIA CySA+ Cybersecurity Analyst Course Course 05: CompTIA PenTest+ (Ethical Hacking) course Course 06: CompTIA Cloud+ (CV0-002) Course 07: CompTIA ITF+ (FCO-U61) Course 08: CompTIA Security+ Course 09: CompTIA Network+ Certification (N10-007) Course 10: GDPR Training Course 11: Introduction to Computers and Internet for Beginners Course 12: Data Science and Visualisation with Machine Learning Course 13: Machine Learning Basics Course 14: Excel Add-in with C# VSTO and Web Course 15: SQL Database Administrator Course 16: Computer Operating System and Troubleshooting Course 17: Web Application Penetration Testing Course Course 18: Wordpress Web Development Course 19: Computer Science with Python Course Course 20: International Healthcare Policy 10 Extraordinary Career Oriented CompTIA Healthcare IT Technician courses that will assist you in reimagining your thriving techniques- Course 01: Effective Communication Skills Diploma Course 02: Business Networking Skills Course 03: Influencing and Negotiation Skills Course 04: Delegation Skills Training Course 05: Time Management Course 06: Leadership Skills Training Course 07: Decision Making and Critical Thinking Online Course Course 08: Emotional Intelligence and Social Management Diploma Course 09: Assertiveness Skills Course 10: Touch Typing Complete Training Diploma Learning Outcomes of CompTIA Healthcare IT Technician: Upon completion of this CompTIA Healthcare IT Technician bundle, you should be able to: Implement advanced network security measures for healthcare infrastructures. Analyze and counter cybersecurity threats with precision. Conduct ethical hacking and penetration testing for web applications. Master the complexities of GDPR compliance in healthcare settings. Develop expertise in cloud computing within healthcare frameworks. Demonstrate proficiency in machine learning for data analysis in healthcare. As technology becomes the heartbeat of healthcare, this CompTIA Healthcare IT Technician course ensures you're at the forefront of innovation. Unleash your potential in web application penetration testing, hone your WordPress web development skills, and navigate the world of data science with confidence. Whether you're troubleshooting computer operating systems or safeguarding networks through ethical hacking, this course primes you for success in the dynamic healthcare IT arena. CPD 300 CPD hours / points Accredited by CPD Quality Standards Who is this course for? IT professionals aspiring to specialize in healthcare technology. Individuals keen on advancing their skills in ethical hacking. Tech enthusiasts seeking expertise in cloud computing and cybersecurity. Data enthusiasts interested in applying machine learning in healthcare. Those desiring to excel in network administration and troubleshooting. Individuals looking to carve a niche in web application development. Please Note: Studyhub is a Compliance Central approved resale partner for Quality Licence Scheme Endorsed courses. Requirements To participate in this CompTIA Healthcare IT Technician course, all you need is - A smart device A secure internet connection And a keen interest in CompTIA Healthcare IT Technician Career path CompTIA Healthcare IT Technician - •45,000 Cybersecurity Analyst - •50,000 Penetration Tester - •55,000 Cloud Solutions Architect - •60,000 Data Science Analyst - •50,000 Network Administrator - •40,000 Certificates CPD Accredited Certificate Digital certificate - Included CPD Accredited e-Certificate - Free CPD Accredited Hardcopy Certificate - Free Enrolment Letter - Free Student ID Card - Free

CompTIA Healthcare IT Technician - Diploma
Delivered Online On Demand7 days
£289

Microsoft Excel and Microsoft Teams - QLS Endorsed

By Imperial Academy

Level 2 & 3 Endorsed Training | FREE QLS Hard Copy Certificate | FREE 5 CPD Courses | Lifetime Access

Microsoft Excel and Microsoft Teams - QLS Endorsed
Delivered Online On Demand
£300

55039 Windows PowerShell Scripting and Toolmaking

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is intended for administrators in a Microsoft-centric environment who want to build reusable units of automation, automate business processes, and enable less-technical colleagues to accomplish administrative tasks. Overview Describe the correct patterns for building modularized tools in Windows PowerShell Build highly modularized functions that comply with native PowerShell patterns Build controller scripts that expose user interfaces and automate business processes Manage data in a variety of formats Write automated tests for tools Debug tools This course covers advanced Windows PowerShell topics, with an emphasis on building reusable tools. Students are introduced to workflow, engage in best practices, and learn a variety of script development and toolmaking techniques. Tool Design Tools do one thing Tools are flexible Tools look native Start with a Command Why start with a command? Discovery and experimentation Build a Basic Function and Module Start with a basic function Create a script module Check prerequisites Run the new command Adding CmdletBinding and Parameterizing About CmdletBinding and common parameters Accepting pipeline input Mandatory-ness Parameter validation Parmeter aliases Emitting Objects as Output Assembling information Constructing and emitting output Quick tests An Interlude: Changing Your Approach Examining a script Critiquing a script Revising the script Using Verbose, Warning, and Informational Output Knowing the six channels Adding verbose and warning output Doing more with verbose output Informational output Comment-Based Help Where to put your help Getting started Going further with comment-based help Broken help Handling Errors Understanding errors and exceptions Bad handling Two reasons for exception handling Handling exceptions in our tool Capturing the actual exception Handling exceptions for non-commands Going further with exception handling Deprecated exception handling Basic Debugging Two kinds of bugs The ultimate goal of debugging Developing assumptions Write-Debug Set-PSBreakpoint The PowerShell ISE Going Deeper with Parameters Parameter positions Validation Multiple parameter sets Value from remaining arguments Help messages Aliases More CmdletBinding Writing Full Help External help Using PlatyPs Supporting online help ?About? topics Making your help updatable Unit Testing Your Code Sketching out the test Making something to test Expanding the test Going further with Pester Extending Output Types Understanding types The Extensible Type System Extending an object Using Update-TypeData Analyzing Your Script Performing a basic analysis Analyzing the analysis Publishing Your Tools Begin with a manifest Publishing to PowerShell Gallery Publishing to private repositories Basic Controllers: Automation Scripts and Menus Building a menu Using UIChoice Writing a process controller Proxy Functions A proxy example Creating the proxy base Modifying the proxy Adding or removing parameters Working with XML Data Simple: CliXML Importing native XML ConvertTo-XML Creating native XML from scratch Working with JSON Data Converting to JSON Converting from JSON Working with SQL Server Data SQL Server terminology and facts Connecting to the server and database Writing a query Running a query Invoke-SqlCmd Thinking about tool design patterns Design tools that use SQL Server for data storage Final Exam Lab problem Break down the problem Do the design Test the commands Code the tool

55039 Windows PowerShell Scripting and Toolmaking
Delivered OnlineFlexible Dates
Price on Enquiry

WordPress Security Masterclass - Defeat Hackers and Malware

By Packt

The objective of this course is to teach you both basic and advanced techniques that you can apply to properly secure and harden your WordPress website against hackers and cybercriminals.

WordPress Security Masterclass - Defeat Hackers and Malware
Delivered Online On Demand3 hours 6 minutes
£93.99

EU Customs and Compliance

By Xpert Learning

About Course Why should you enrol in the course? This course will provide you with a comprehensive overview of EU customs and compliance. You will learn about the different types of customs clearance, the Authorised Economic Operator (AEO) program, customs classification, rules of origin, and more. Whether you are new to EU customs or you want to brush up on your knowledge, this course is for you. Learning outcomes of the course By the end of this course, you will be able to: Understand the basics of EU customs and compliance Identify the different types of customs clearance Describe the Authorised Economic Operator (AEO) program Classify goods correctly Apply rules of origin Use the Customs Decision System (CDS) Prepare for customs audits Target audience This course is ideal for: Importers and exporters Customs brokers Logistics professionals Compliance officers Anyone who wants to learn about EU customs and compliance Requirements for the course No prior experience with EU customs is required Access to a computer with an internet connection Curriculum The course is divided into the following modules: Introduction to EU customs Import and export customs clearance Authorised Economic Operator (AEO) program Customs classification Binding Tariff Information (BTI) Economic procedures Comprehensive Guarantee Rules of origin and export simplifications EIDR Full Customs Clearance Waiver Customs Decision System (CDS) Customs audits Carrier/Broker and Airline Handlers role/ Transit This online course is a comprehensive and easy-to-follow guide to EU customs and compliance. Whether you are a beginner or an experienced professional, you will learn something new from this course. If you are interested in learning about EU customs and compliance, I encourage you to enrol in this course today. What Will You Learn? Import and Export Customs Brokerage Authorised Economic Operator (AEO) Customs Import Duty Reduction Program Procedures Customs Import and Export Simplified Procedures Country of Origin Binding Tariff Information (BTI) Customs Compliance Customs I.T. Systems Customs Classifications Course Content Introduction Course Preview - Updated and Improved Audio Introduction and Layout of This Course Import and Export Customs Clearance Via Brokerage or Inhouse function Import and Export Customs Clearance via Brokerage or Inhouse Function Authorized Economic Operator (AEO) Overview Authorized Economic Operator (AEO) Overview Customs Classification Database Customs Classification Database Binding Tariff Information (BTI) Binding Tariff Information (BTI) Economic Procedures (Inward Processing, End Use, Warehouse Bond) Economic Procedures (Inward Processing, End Use, Warehouse Bond) [Part - 1] Economic Procedures (Inward Processing, End Use, Warehouse Bond) [Part - 2] Comprehensive Guarantee Comprehensive Guarantee Rules of Origin / Export Simplifications (Certificate of Origin, ATR-1, Supply) Rules of Origin / Export Simplifications (Certificate of Origin, ATR-1, Supply) EIDR Full Customs Clearance Waiver EIDR Full Customs Clearance Waiver Customs Decision System (CDS) Customs Decision System (CDS) Customs Audits Customs Audits Carrier/Broker and Airline Handlers Role/Transit Carrier/Broker and Airline Handlers Role/Transit A course by Jason Roche Customs Trade Compliance and International Logistics Xpert Learning Audience The course is ideally suited to beginners who have an interest in the area of Customs Trade Compliance and also students with some customs experience but who may not have had exposure to all areas of EU customs.

EU Customs and Compliance
Delivered Online On Demand1 hour 30 minutes
£9.99

Data Administration Processes

By Compliance Central

Data is the lifeblood of any business, and data administrators are responsible for ensuring that it is accurate, secure, and accessible. With the rise of big data, the demand for skilled data administrators in the UK is skyrocketing, with an impressive growth rate of 15% in job demand over the past year alone. What's more, professionals in this domain command handsome salaries, ranging between £50,000 to £85,000 annually. If you're interested in a career in data administration, or if you're looking to advance your existing career, our Data Administration Processes course is the perfect place to start. This comprehensive course will teach you everything you need to know about data administration, from the basics of data modeling and database design to more advanced topics such as data security and disaster recovery. Embracing this course can be a pivotal stepping stone in solidifying your career as a top-tier data administrator. Why would you choose the Data Administration Processes course from Compliance Central: Lifetime access to Data Administration Processes course materials Full tutor support is available from Monday to Friday with the Data Administration Processes course Learn Data Administration Processes skills at your own pace from the comfort of your home Gain a complete understanding of Data Administration Processes course Accessible, informative Data Administration Processes learning modules designed by experts Get 24/7 help or advice from our email and live chat teams with the Data Administration Processes Study Data Administration Processes in your own time through your computer, tablet or mobile device A 100% learning satisfaction guarantee with your Data Administration Processes Course Data Administration Processes Curriculum Breakdown of the Data Administration Processes Course Module 01: Introduction Module 02: Agenda and Principles of Process Management Module 03: The Voice of the Process Module 04: Working as One Team for Improvement Module 05: Exercise: The Voice of the Customer Module 06: Tools for Data Analysis Module 07: The Pareto Chart Module 08: The Histogram Module 09: The Run Chart Module 10: Exercise: Presenting Performance Data Module 11: Understanding Variation Module 12: The Control Chart Module 13: Control Chart Example Module 14: Control Chart Special Cases Module 15: Interpreting the Control Chart Module 16: Control Chart Exercise Module 17: Strategies to Deal with Variation Module 18: Using Data to Drive Improvement Module 19: A Structure for Performance Measurement Module 20: Data Analysis Exercise Module 21: Course Project Module 22: Test your Understanding Data Administration Processes Course Learning Outcomes: Grasp foundational principles of data administration processes. Analyse and interpret various data visualisation tools. Understand and implement effective performance measurement structures. Recognize and address data variations strategically. Employ techniques to drive improvement through data. Present performance data with clarity and precision. Apply theoretical knowledge in real-world scenarios. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? The Data Administration Processes course helps aspiring professionals who want to obtain the knowledge and familiarise themselves with the skillsets to pursue a career in Data Administration Processes. It is also great for professionals who are already working in Data Administration Processes and want to get promoted at work. Requirements To enrol in this Data Administration Processes course, all you need is a basic understanding of the English Language and an internet connection. Career path The Data Administration Processes course will enhance your knowledge and improve your confidence. Data Analyst: £25,000 to £60,000 per year Data Entry Specialist: £18,000 to £30,000 per year Database Administrator: £30,000 to £65,000 per year Data Quality Manager: £35,000 to £70,000 per year Business Intelligence Analyst: £30,000 to £60,000 per year Certificates CPD Accredited PDF Certificate Digital certificate - Included CPD Accredited PDF Certificate CPD Accredited Hard Copy Certificate Hard copy certificate - £10.79 CPD Accredited Hard Copy Certificate Delivery Charge: Inside the UK: Free Outside of the UK: £9.99 each

Data Administration Processes
Delivered Online On Demand2 hours
£12

Machine Learning for Predictive Maps in Python and Leaflet

4.8(9)

By Skill Up

Gain the skills and credentials to kickstart a successful career and learn from the experts with this step-by-step

Machine Learning for Predictive Maps in Python and Leaflet
Delivered Online On Demand5 hours 59 minutes
£25

C# (C-Sharp) Training

4.7(26)

By Academy for Health and Fitness

Are you looking to improve your current abilities or make a career move? Our unique C# (C-Sharp) Course might help you get there! Expand your expertise with high-quality training - study the C# (C-Sharp) and get an expertly designed, great-value training experience. Learn from industry professionals and quickly equip yourself with the specific knowledge and skills you need to excel in your chosen career through the online training course. This C# (C-Sharp) online training course is accredited by CPD with 15 CPD points for professional development. Students can expect to complete this training course in around 13 hours. You'll also get dedicated expert assistance from us to answer any queries you may have while studying our course. The C# (C-Sharp) course is broken down into several in-depth modules to provide you with the most convenient and rich learning experience possible. Upon successful completion of the C# (C-Sharp) course, you will receive an instant e-certificate as proof of comprehensive skill development and competency. Add these amazing new skills to your resume and boost your employability by simply enrolling on this course. With this comprehensive C# (C-Sharp) course, you can achieve your dreams and train for your ideal career. The C# (C-Sharp) course provides students with an in-depth learning experience that they can work through at their own pace to enhance their professional development. You'll get a Free Student ID card by enrolling in this course. This ID card entitles you to discounts on bus tickets, movie tickets, and library cards. Enrolling in the C# (C-Sharp) course will ensure that you land your dream career faster than you thought possible. Stand out from the crowd and train for the job you want with the program. Learning Outcomes of C# (C-Sharp): Instant access to verified and reliable information Participation in inventive and interactive training exercises Quick assessment and guidance for all subjects CPD accreditation for proof of acquired skills and knowledge Freedom to study in any location and at a pace that suits you Expert support from dedicated tutors committed to online learning Why Prefer this C# (C-Sharp) Course? Opportunity to earn a certificate accredited by CPD after completing this course Student ID card with amazing discounts - completely for FREE! (£10 postal charges will be applicable for international delivery) Standards-aligned lesson planning Innovative and engaging content and activities Assessments that measure higher-level thinking and skills Complete the program in your own time, at your own pace Each of our students gets full 24/7 tutor support Experts created the C# (C-Sharp) course to provide a rich and in-depth training experience for all students who enrol in it. Enrol in the course right now and you'll have immediate access to all of the course materials. Then, from any internet-enabled device, access the course materials and learn when it's convenient for you. Start your learning journey straight away with this course and take a step toward a brighter future! ****Course Curriculum**** Here is the curriculum breakdown of this C# (C-Sharp) course: >> C# (C-Sharp) Course << Module 1: Introduction Module 2: Development Environment Setup Module 3: C# Console Programming - Basic Control Structures Module 4: C# Console Programming - More Advanced Concepts Module 5: WinForms Applications - The Basics Module 6: Multi-Document Interface (MDI) and More Database Operations Module 7: Managing Database Changes and CRUD Operations Module 8: User Management and Login Functionality Assessment Process Once you have completed all the modules in the C# (C-Sharp) course, you can assess your skills and knowledge with an optional assignment. Our expert trainers will assess your assignment and give you feedback afterwards. CPD 15 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone interested in learning more about the topic is advised to take this course. This course is open to everybody. Requirements You will not need any prior background or expertise to enrol in this course. Career path After completing this course, you are to start your career or begin the next phase of your career. Certificates CPD Accredited Certificate Digital certificate - £10 CPD Accredited Certificate Hard copy certificate - £29 If you are an international student, then you have to pay an additional 10 GBP as an international delivery charge.

C# (C-Sharp) Training
Delivered Online On Demand13 hours
£12

Pentest Programmer- QLS Endorsed Bundle

By Imperial Academy

10 QLS Endorsed Courses for Pentest Programmer | 10 Endorsed Certificates Included | Life Time Access

Pentest Programmer- QLS Endorsed Bundle
Delivered Online On Demand
£599