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

3895 Administration courses in Bushey 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

Accounting and Business Finance Course

By Training Tale

Accounting and Business Finance Online Training Accounting and finance assist businesses in measuring, monitoring, and planning their operations. This course has been designed to provide a thorough introduction to business Accounting and Finance as both an idea and a profession. This course will equip you with in-demand accounting and finance skills as well as the ability to complete practicable processes while working in an organisation. This could be tricky, especially if this is your first consignment in the accounting and finance sector. Our Accounting and Finance course provides a solid understanding of accounting and financial methods, concepts, and duties to properly prepare you for a career in the accounting and finance sector. Courses are included with the Accounting and Business Finance Course Course 01: Level 3 Business Administration Course 02: Minute Taking Course 03: Time Management [ Note: Free PDF certificate as soon as completing the Accounting and Business Finance course ] Accounting and Business Finance Training Industry Experts Designed this Accounting and Business Finance course into 17 detailed modules. Assessment Method of Accounting and Business Finance After completing each module of the Accounting and Business Finance course, you will find automated MCQ quizzes. To unlock the next module, you need to complete the quiz task and get at least 60% marks. Certification of Accounting and Business Finance After completing the MCQ/Assignment assessment for this Accounting and Business Finance course, you will be entitled to a Certificate of Completion from Training Tale. Who is this course for? Accounting and Business Finance This Accounting and Business Finance course is ideal for: Anyone wishing to boost their career prospects. Requirements Accounting and Business Finance There are no specific requirements for this Accounting and Business Finance course. Career path This Accounting and Business Finance course may lead you to a variety of career opportunities. Accounts Assistant Accounts Payable Clerk Audit Trainee Certificates Certificate of completion Digital certificate - Included

Accounting and Business Finance Course
Delivered Online On Demand18 hours
£15

Nmap for Penetration Testing: From Beginner to Advanced [Updated for 2021]

By Packt

This course will get you started with Nmap and teach you all the techniques and tricks needed for scanning and probing computer networks, including host discovery and operating system detection by sending packets and analyzing the responses.

Nmap for Penetration Testing: From Beginner to Advanced [Updated for 2021]
Delivered Online On Demand6 hours 31 minutes
£37.99

MySQL Database Development Mastery

By Packt

This course will help you to get familiarized with the concepts of MySQL Server and MySQL Workbench needed for database development and management. From basic SQL queries and statements to handling relationships and aggregate functions, you will learn all that you need with the help of real-time activities.

MySQL Database Development Mastery
Delivered Online On Demand4 hours 19 minutes
£37.99

Management : Facilities Management Course

By Training Tale

This unique Facilities Management offers a thorough introduction to one of the world's most in-demand specialized professions. Learn about the operations and goals of facilities management at an advanced level, gaining the skills and information you will need to pursue a fulfilling career for the rest of your life. The course content teaches numerous interconnected disciplines that create facilities management, with no prior knowledge or expertise required. This course ensures that an organization has the resources and infrastructure to fulfil its tasks successfully and efficiently, both in the public and private sectors. The Facilities Manager is in charge of everything from building maintenance and renovations to contract management, security, and sustainability. Management : Facilities Management is a dynamic and demanding field, which can also be quite rewarding for successful candidates. To operate as a successful organization, a business model requires effective facilities management. By taking this Facilities Management course and taking the required measures, you can gain the skills needed to manage a high-performing facility. Learning Outcomes After completing this course, you will be able to: Learn everything there is to know about facility management. Establish the significance of facility management. Investigate facility management strategies. Create a long-term project planning strategy. Learn how to manage space and services. Learn the fundamentals of risk management, change management, and human resource management. Recognize the UK's facilities management rules and regulations. Why Choose Level 7 Diploma in Management : Facilities Management Course from Us Self-paced course, access available from anywhere. Easy to understand, high-quality study materials. This Course developed by industry experts. MCQ quiz after each module to assess your learning. Automated and instant assessment results. 24/7 support via live chat, phone call or email. Free PDF certificate as soon as completing the course. ***Courses are included in this bundle Course Course 01: Management : Facilities Management Course 02: Workplace Stress Management Course 03: Anger Management ***Other Benefits of this Course 3 PDF Certificate Free Access to Content - Lifetime Exam Fee - Totally Free Free Retake Exam Expert Tutor Support [ Note: Free PDF certificate as soon as completing the course ] ***Management : Facilities Management*** Detailed course curriculum of the Management : Facilities Management Course: Module 01: Introduction to Facilities Management The Origins of Facilities Management (FM) Definitions of Facilities Management Functions of Facilities Managers The Facility Management Life Cycle Module 02: Developing a Strategy for Facilities Management Introduction Developing a Facilities Management Strategy Strategic Analysis of Facilities Requirements Developing Solutions Strategy Implementation Module 03: Facilities Planning Real Estate Management Space Management Design Briefing Post-occupancy Evaluations Real Estate Options Totally Serviced Workplaces Module 04: Managing Office WorkSpace Introduction Space and Service Management Design of the Workplace Workspace Remodelling to Optimise Performance Workplace Effectiveness Workplace Security Power Security Module 05: Vendor Management & Outsourcing Service Providers and Suppliers Types of Relationship What Kind of Relationship is Needed? Contractual Arrangements and Partnering Gain-sharing Continual Improvement Module 06: Managing Change Change in an Organisational Setting Communicating Change Responsibilities of Those Managing Change Resolving cultural Conflict Module 07: Managing Human Resources Appropriate Management Structure Employment Obligations Functions, Job Descriptions and Skills Performance Appraisal Module 08: Managing Risk Definition of Risk Types of Risks Impact of Risk on Organisation Principles and Aims of Risk Management Risk Management Standards Risk Control Techniques Module 09: Facilities Management Service Providers Preliminary Approach Managing Agent Managing Contractor Managed Budget Total Facilities Management Determining the Best Approach Module 10: Managing Specialist Services ICT Services Health Care Services Security and Protection Services Custodial Services Professional Services Risks, Insurance and Indemnities Module 11: Public-Private Partnerships and Facilities Management Public-private Partnerships (PPPs) Procurement and Contractual Approach Main types of Service Provided Payment Mechanisms Facilities Management and Private Sector Participation Relevance and Benefits of Private Investment and Partnership Problems with Private Investment and Partnership Module 12: Health, Safety, Environment and UK Law Sustainability and Environmental Issues Relevant Legislation General Policy Corporate Social Responsibility Organisation and Administration Workers' Rights Disability Discrimination Safety Rules and Practice ------------------------- ***Workplace Stress Management*** Module 01: Workplace Stress Module 02: Rational and Irrational Beliefs Module 03: The ABC Framework of REBT Module 04: Cognitive Therapy (CT) Module 05: Cognitive Behavioural Therapy (CBT) in the Workplace Module 06: Conclusion ------------------------- ***Anger Management*** Module 01: Introduction to Anger Module 02: The Process in Anger Module 03: Effect of Anger on Our Thinking Module 04: How to Manage Anger Assessment Method After completing each module of the Course, you will find automated MCQ quizzes. To unlock the next module, you need to complete the quiz task and get at least 60% marks. Once you complete all the modules in this manner, you will be qualified to request your certification. Certification After completing the MCQ/Assignment assessment for this course, you will be entitled to a Certificate of Completion from Training Tale. It will act as proof of your extensive professional development. The certificate is in PDF format, which is completely free to download. A printed version is also available upon request. It will also be sent to you through a courier for £13.99. Who is this course for? Management : Facilities Management This course is perfect for - Students Fresh graduates Job Seekers Anyone interested in business analysis People who are already employed in related fields and wish to improve their knowledge and abilities. Requirements Management : Facilities Management Students who intend to enrol in this course must meet the following requirements: Good command of the English language Must be vivacious and self-driven Basic computer knowledge A minimum of 16 years of age is required Career path Management : Facilities Management The course could prove instrumental in taking your career to the next level. Typical job titles and roles that fall within the field of FM include the following: Asset Manager Assistant Property Manager Construction Manager Director, Physical Plant Developer Energy Manager Certificates Certificate of completion Digital certificate - Included

Management :  Facilities Management Course
Delivered Online On Demand24 hours
£12

Tax Accounting (Income Tax, Vat, Payroll, Corporate Tax & Financial Analysis)

5.0(5)

By Online Training Academy

Embark on a transformative journey into the intricate world of Tax Accounting, where financial landscapes unfold and fiscal mastery takes center stage. Our comprehensive course delves into the essential facets of taxation, guiding you through the complexities of Income Tax, Value Added Tax (VAT), Corporate Tax, and more. Explore the intricacies of the UK tax system, unraveling the nuances of tax administration and regulations. Key Features: CPD Certified Developed by Specialist Lifetime Access From understanding the fundamentals of Income Tax and Corporation Tax to mastering Payroll, National Insurance, and Financial Analysis, each module is crafted to empower you with the expertise needed in the dynamic field of Tax Accounting. Delve into the realms of Inheritance Tax, Import and Export taxation, and gain hands-on knowledge on submitting self-assessment tax returns. Whether you aspire to pursue a career as a Tax Accountant in the UK or seek a deep understanding of Capital Gains Tax and advanced Income Tax concepts, this course offers a comprehensive foundation for navigating the intricate world of tax regulations and financial analysis. Elevate your financial acumen, become a tax expert, and navigate the complexities of fiscal landscapes with confidence and proficiency. Course Curriculum Module 01: Navigating Value Added Tax (VAT) Principles Module 02: Understanding the UK Tax Landscape Module 03: Taxation on Individuals: Insights and Compliance Module 04: Payee, Payroll, and Wages Management Module 05: National Insurance Regulations and Implications Module 06: Strategic Management Accounting and Financial Analysis Module 07: Inheritance Tax Planning and Execution Module 08: Import and Export Tax Considerations Module 09: Self-Assessment Tax Return Submission Module 10: Foundations of Income Tax Principles Module 11: Mastery of Double Entry Accounting Module 12: Corporate Tax Management Module 13: Charting a Career as a Tax Accountant in the UK Module 14: Capital Gain Tax Strategies Module 15: Advanced Income Tax Concepts Learning Outcomes: Master Value Added Tax principles for effective financial management and compliance. Understand the UK Tax System and Administration for accurate and informed taxation. Navigate Tax on Individuals, Payee, Payroll, and Wages competently and ethically. Demonstrate proficiency in National Insurance regulations and its implications for businesses. Apply Management Accounting and Financial Analysis for strategic fiscal decision-making. Gain expertise in Inheritance Tax, Import and Export, and Self-Assessment Tax Return. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Aspiring tax professionals seeking a comprehensive understanding of taxation principles. Finance professionals looking to deepen their knowledge in tax accounting practices. Business owners and managers aiming to navigate complex tax regulations effectively. Individuals interested in a career as a Tax Accountant in the UK. Anyone seeking advanced insights into Capital Gain Tax and Income Tax. Career path Tax Accountant Tax Analyst Financial Analyst Corporate Tax Manager Payroll Specialist Import-Export Tax Consultant Certificates Digital certificate Digital certificate - Included Will be downloadable when all lectures have been completed.

Tax Accounting (Income Tax, Vat, Payroll, Corporate Tax & Financial Analysis)
Delivered Online On Demand3 hours 18 minutes
£10