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

187 Database Design courses delivered On Demand

Web Scraping Tutorial with Scrapy and Python for Beginners

By Packt

Assuming that you don't know anything about web scraping, Scrapy, Python, web scraping, or even the meaning of web scraping-the author starts from the complete basics. A well-balanced course with theory and practical content followed by three projects at the end ensures you have the right skills to learn scraping.

Web Scraping Tutorial with Scrapy and Python for Beginners
Delivered Online On Demand7 hours 36 minutes
£82.99

Complete Python Course with 10 Real-World Projects

By Packt

This beginner's course exclusively delivers Python programming from basic to advanced. You will learn Python concepts in real-life programming examples by building real-world applications. Learn the syntax of Python language and understand the logic behind the programming process to create your Python programs successfully and master Python coding.

Complete Python Course with 10 Real-World Projects
Delivered Online On Demand27 hours 7 minutes
£82.99

Python Django Dev To Deployment

By Packt

Learn Python and build & deploy a real estate application using the Django framework & PostgreSQL

Python Django Dev To Deployment
Delivered Online On Demand11 hours 6 minutes
£80.99

MERN eCommerce from Scratch

By Packt

Welcome to our hands-on video course, where you will learn technologies, such as React, Redux Toolkit, Express, and MongoDB. You will learn how to structure your code using Redux Toolkit, implement powerful features with React, and create a robust backend using Express and MongoDB. An understanding of modern JS fundamentals and the basics of React will be an add-on.

MERN eCommerce from Scratch
Delivered Online On Demand13 hours 7 minutes
£93.99

Complete Python Web Course: Build 8 Python Web Applications

By Packt

This course will help you become familiar with the process of building web applications in Python. From understanding Python fundamentals, to studying the database structure to building, and deploying applications, you will learn it all with the help of interesting activities

Complete Python Web Course: Build 8 Python Web Applications
Delivered Online On Demand15 hours 27 minutes
£93.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

Advanced SQL Training Online

By Study Plex

Recognised Accreditation This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. What is CPD? Employers, professional organisations, and academic institutions all recognise CPD, therefore a credential from CPD Certification Service adds value to your professional goals and achievements. Benefits of CPD Improve your employment prospects Boost your job satisfaction Promotes career advancement Enhances your CV Provides you with a competitive edge in the job market Demonstrate your dedication Showcases your professional capabilities What is IPHM? The IPHM is an Accreditation Board that provides Training Providers with international and global accreditation. The Practitioners of Holistic Medicine (IPHM) accreditation is a guarantee of quality and skill. Benefits of IPHM It will help you establish a positive reputation in your chosen field You can join a network and community of successful therapists that are dedicated to providing excellent care to their client You can flaunt this accreditation in your CV It is a worldwide recognised accreditation What is Quality Licence Scheme? This course is endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. Benefits of Quality License Scheme Certificate is valuable Provides a competitive edge in your career It will make your CV stand out Course Curriculum Introduction Course Overview! 00:04:00 Installation And Getting Started The Final Milestone! 00:01:00 Installing and setting up PostgreSQL 00:09:00 Case Study : Demo Case Study Part 1 00:04:00 Case Study Part 2 00:06:00 Fundamental SQL statements CREATE 00:11:00 Exercise 1: Create DB and Table 00:01:00 INSERT 00:09:00 Import data from File 00:05:00 Exercise 2: Inserting and Importing 00:01:00 SELECT statement 00:03:00 SELECT DISTINCT 00:06:00 WHERE 00:04:00 Logical Operators 00:06:00 Exercise 3: SELECT & WHERE 00:01:00 UPDATE 00:05:00 DELETE 00:04:00 ALTER 00:17:00 Exercise 4: Updating Table 00:01:00 Restore And Back-Up Restore and Back-up 00:07:00 Exercise 5: Restore and Back-up 00:01:00 Selection Commands: Filtering IN 00:04:00 BETWEEN 00:05:00 LIKE 00:08:00 Exercise 6: In, Like & Between 00:01:00 Selection Commands: Ordering Side Lecture: Commenting in SQL 00:01:00 ORDER BY 00:07:00 LIMIT 00:03:00 Exercise 7: Sorting 00:01:00 Alias AS 00:03:00 Aggregate Commands COUNT 00:05:00 SUM 00:03:00 AVERAGE 00:03:00 MIN & MAX 00:04:00 Exercise 8: Aggregate functions 00:01:00 Group By Commands GROUP BY 00:12:00 HAVING 00:05:00 Exercise 9: Group By 00:01:00 Conditional Statement CASE WHEN 00:05:00 Joins Introduction to Joins 00:02:00 Inner Join 00:08:00 Left Join 00:07:00 Right Join 00:06:00 Full Outer Join 00:05:00 Cross Join 00:04:00 Except 00:03:00 Union 00:03:00 Exercise 10: Joins 00:01:00 Subqueries Subqueries 00:14:00 Exercise 11: Subqueries 00:01:00 Views And Indexes VIEWS 00:07:00 INDEX 00:06:00 Exercise 12: Views 00:01:00 String Functions LENGTH 00:03:00 Upper Lower 00:02:00 REPLACE 00:04:00 TRIM, LTRIM, RTRIM 00:07:00 CONCATENATION 00:03:00 SUBSTRING 00:06:00 LIST AGGREGATION 00:05:00 Exercise 13: String Functions 00:02:00 Mathematical Functions CEIL & FLOOR 00:03:00 RANDOM 00:05:00 SETSEED 00:04:00 ROUND 00:02:00 POWER 00:02:00 Exercise 14: Mathematical Functions 00:01:00 Date-Time Functions CURRENT DATE & TIME 00:04:00 AGE 00:03:00 EXTRACT 00:08:00 Exercise 15: Date-time functions 00:01:00 Pattern (String) Matching PATTERN MATCHING BASICS 00:07:00 ADVANCE PATTERN MATCHING (REGULAR EXPRESSIONS) 00:15:00 Exercise 16: Pattern Matching 00:01:00 Data Type Conversion Functions Converting Numbers/ Date to String 00:11:00 Converting String to Numbers/ Date 00:06:00 User Access Control Functions User Access Control 00:13:00 Bonus Section: Nail That Interview! Tablespace 00:05:00 PRIMARY KEY & FOREIGN KEY 00:05:00 ACID compliance 00:06:00 Truncate 00:04:00 Performance Tuning Tips TIP 1 (EXPLAIN) 00:04:00 TIP 2 00:01:00 TIP 3 00:02:00 TIP 4 (VACCUM) 00:01:00 TIP 5 00:02:00 TIP 6 (STRING FUNCTIONS) 00:02:00 TIP 7 (JOINS) 00:02:00 TIP 8 (SCHEMAS) 00:04:00 Bonus Section : Database Basics What is SQL 00:02:00 Tables and DBMS 00:03:00 Types of SQL commands 00:04:00 PostgreSQL 00:02:00 The Final Milestone! 00:01:00 Supplementary Resources Supplementary Resources - SQL Masterclass 00:00:00 Assessment Assessment - SQL Masterclass 00:10:00 Certificate of Achievement Certificate of Achievement 00:00:00 Get Your Insurance Now Get Your Insurance Now 00:00:00 Feedback Feedback 00:00:00

Advanced SQL Training Online
Delivered Online On Demand
£19

Node.js API Masterclass with Express and MongoDB

By Packt

Create a real-world backend for a Bootcamp directory app

Node.js API Masterclass with Express and MongoDB
Delivered Online On Demand12 hours 3 minutes
£76.99

Data Mining Course - Business Intelligence

By Lead Academy

Quality Guarantee: Promising training excellence, satisfaction gurantee Accredited by: CPD UK & Quality License Scheme Tutor Support: Unlimited support via email, till you complete the course Recognised Certification: Accepted by thousands of professional bodies Start Anytime: With 1 year access to the course materials Online Learning: Learn from anywhere, whenever you want This Data Mining Course - Business Intelligence will help you get knowledge about the fundamentals of data mining, data warehouse architecture and components of the data warehouse. This course at a glance Accredited by CPD UK Endorsed by Quality Licence Scheme Learn how to store and keep the data Understand the fundamentals of data mining Know what is the meaning of business intelligence Understand different types of charts Learn problem structure and decision support system Get acquainted with the characteristics of a good dashboard and link with the balance scorecard system Recognise the process of KPI development for using in the business intelligence dashboard Learn data warehouse architecture Know the components of the data warehouse Learn the basics of data mining Understand data mining applications Why Data Mining Course - Business Intelligence right for you? This Data Mining Course - Business Intelligence is designed by industry experts to provide the learners with a thorough understanding of the tools and techniques used in data mining business intelligence. This self-paced online course will also aid you with the process of storing and keeping the data safe. In addition to this, you will also get an introduction to the basics of data mining, data mining technique, data mining applications and much more. By the end of the course, you gain an understanding of the key aspects of data mining and business intelligence altogether. This career advancement online course will also help you to kickstart your career as a professional data analyst or business manager. Data Mining Course - Business Intelligence Details Accredited by CPD certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Many organisations look for employees with CPD requirements, which means, that by doing this course, you would be a potential candidate in your respective field.   The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. Course Curriculum Data Warehouse - How to We Store and Keep the Data What is the Meaning of Business Intelligence Starting Case in Understanding Bi Needs in Different Phase of Business Decision Making Process and Need of It Systems Problem Structure and Decision Support System Introduction to Business Intelligence Applications Dashboard & Presentation Systems Different Types of Charts and Their Usage in Bi Dashboards Characteristics of Good Dashboard and Link With Balance Score Card System Examples of Bad Design of Dashboards - You Should Avoid - Part 1 Examples of Bad Design of Dashboards - You Must Avoid Process of Kpi Development for Using in Business Intelligence Dashboard Fundamentals of Data Mining and Process Overview of Data Warehouse More Detailed Explanation of Data Warehouse and Steps in Processing Data Warehouse Architecture - Tiers Components of Data Warehouse Approach to Develop Data Structure and Models of Database Business Intelligence and Dashboard Basics of Data Mining - Meaning Basics of Data Mining - Stages of Dm Data Mining Technique - Classification Data Mining - Clustering Data Mining - Association Rules Data Mining Applications - Banking Data Mining Applications - CRM Data Mining Applications - Other Industries Who should take this course? This comprehensive Data Mining - Business Intelligence course is suitable for anyone looking to improve their job prospects or aspiring to accelerate their career in this sector and want to gain in-depth knowledge of business intelligence and data mining methods. Entry Requirements There are no academic entry requirements for this Data Mining - Business Intelligence course, and it is open to students of all academic backgrounds. However, you are required to have a laptop/desktop/tablet or smartphone and a good internet connection. Assessment Method This Data Mining - Business Intelligence course assesses learners through multiple-choice questions (MCQs). Upon successful completion of the modules, learners must answer MCQs to complete the assessment procedure. Through the MCQs, it is measured how much a learner can grasp from each section. In the assessment pass mark is 60%. Certification Endorsed Certificate from Quality Licence Scheme After successfully passing the MCQ exam you will be eligible to order the Endorsed Certificate by Quality Licence Scheme. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. It will give you a competitive advantage in your career, making you stand out from all other applicants and employees. There is a Quality Licence Scheme endorsement fee to obtain an endorsed certificate which is £65. Certificate of Achievement from Lead Academy After successfully passing the MCQ exam you will be eligible to order your certificate of achievement as proof of your new skill. The certificate of achievement is an official credential that confirms that you successfully finished a course with Lead Academy. Certificate can be obtained in PDF version at a cost of £12, and there is an additional fee to obtain a printed copy certificate which is £35. FAQs Is CPD a recognised qualification in the UK? CPD is globally recognised by employers, professional organisations and academic intuitions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. CPD-certified certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Are QLS courses recognised? Although QLS courses are not subject to Ofqual regulation, they must adhere to an extremely high level that is set and regulated independently across the globe. A course that has been approved by the Quality Licence Scheme simply indicates that it has been examined and evaluated in terms of quality and fulfils the predetermined quality standards. When will I receive my certificate? For CPD accredited PDF certificate it will take 24 hours, however for the hardcopy CPD certificate takes 5-7 business days and for the Quality License Scheme certificate it will take 7-9 business days. Can I pay by invoice? Yes, you can pay via Invoice or Purchase Order, please contact us at info@lead-academy.org for invoice payment. Can I pay via instalment? Yes, you can pay via instalments at checkout. How to take online classes from home? Our platform provides easy and comfortable access for all learners; all you need is a stable internet connection and a device such as a laptop, desktop PC, tablet, or mobile phone. The learning site is accessible 24/7, allowing you to take the course at your own pace while relaxing in the privacy of your home or workplace. Does age matter in online learning? No, there is no age limit for online learning. Online learning is accessible to people of all ages and requires no age-specific criteria to pursue a course of interest. As opposed to degrees pursued at university, online courses are designed to break the barriers of age limitation that aim to limit the learner's ability to learn new things, diversify their skills, and expand their horizons. When I will get the login details for my course? After successfully purchasing the course, you will receive an email within 24 hours with the login details of your course. Kindly check your inbox, junk or spam folder, or you can contact our client success team via info@lead-academy.org

Data Mining Course - Business Intelligence
Delivered Online On Demand
£25

SQL 2021

4.7(160)

By Janets

Discover the latest advancements and features in SQL 2021, the powerful database management system. Stay ahead with enhanced performance, security, and functionality for your data management needs.

SQL 2021
Delivered Online On Demand3 hours
£25
1...56789...19