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

2538 Design courses

Microsoft SQL Server Development

4.3(43)

By John Academy

Course Overview The database is a must for collecting, saving, sorting and finding out data of your website or software. An effective database can make your software more engaging and interactive. learn how to use Microsoft SQL Server from this Microsoft SQL Server Development course and boost the quality of your software. This Microsoft SQL Server Development course will teach you the functions of databases and querying from scratch. You will learn about Microsoft SQL Server, relational database management systems, various functions, tables and relationships from this course. You will be able to use the database for your software development and management. This course will also teach you the best practices for database development and management. Learning Outcomes Learn how to use Microsoft SQL management studio Familiarize with basic database design Learn how you can use select statements Be able to insert delete or update data into data tables Learn about the best practices for database development Create relationships among multiple tables Learn how you can use foreign keys Be able to create Complex database objects Understand how to backup and restore database Who is this course for? This course is helpful for anyone who wants to learn about the database management system and SQL servers. You will be able to understand the function of the database, logic and usability of the database for your Microsoft SQL server development. Entry Requirement This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Certification After you have successfully completed the course, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry-leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path Microsoft SQL Server Development is a useful qualification to possess and would be beneficial for any related profession or industry such as: Software Engineer Web Developers Data Security Officers Database Administrators Database Developers Introduction Introduction to SQL Server and Databases 00:04:00 Download and Install SQL Server Express 00:05:00 Manipulating Tables and Data Connect to Database Instance and Create a Database 00:06:00 Drop or Remove Database 00:04:00 What is a Database Table? 00:02:00 Create an SQL Database Table 00:32:00 Insert Data into the Table with SQL Script 00:15:00 Insert Data into the Table with Management Studio 00:05:00 Select Data from the Table with SQL Script 00:09:00 More Advanced Select Queries Part 1 00:18:00 Update Data in the Table 00:10:00 Update Data in the Table with Management Studio GUI 00:02:00 Delete Data from the Table with SQL Script 00:06:00 Delete Data from the Table with Management Studio GUI 00:01:00 Relationships and Foreign Keys What are Relationships, Foreign Keys and Normalization 00:11:00 Create a Relationship in SQL Server 00:19:00 Insert Records in Related Tables 00:13:00 Run Queries on Related Tables 00:19:00 Left, Right and Full Joins 00:11:00 Group By and Aggregate Functions Grouping Data using SQL GROUP BY Clause 00:12:00 SQL AVG Aggregate Function 00:11:00 SQL COUNT Aggregate Function 00:04:00 SQL MAX and MIN Aggregate Functions 00:04:00 SQL SUM Aggregate Function 00:04:00 Advanced SQL Server Objects and Concepts Create and Manage Views 00:23:00 Scalar Valued Functions 00:27:00 Inline Table Valued Functions 00:09:00 Multi Statement Table Valued Functions 00:12:00 Stored Procedures 00:28:00 Table Triggers 00:19:00 Database Scripting, Backup and Restore 00:15:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Microsoft SQL Server Development
Delivered Online On Demand6 hours
£11.99

Oracle 11g PL/SQL Intermediate

4.3(43)

By John Academy

Description The Oracle Database server composes PL/SQL units and stores it in the database. Mainly, PL/SQL functions to hold to hold SQL declaration within its sentence structure. Do you want to know more about SL/SQL function? How does it bring optimal proficiency in 'procedural language'? if so, take a look at the Oracle 11g PL/SQL Intermediate course. It will assist you in understanding all you need to know about Oracle 11g PL/SQL. The course designs to help the learners to know its function incorporation with different strings, numbers, table row record, and error management. The Oracle 11g PL/SQL Intermediate course teaches the fundamental form and structure of the program unit saved within database, creating and managing stored methods, functions, packaged programs, and database prompts. Its contents aim to take you further in your quest to teach the effective methods including variables and cursor expressions. Assessment: This course does not involve any MCQ test. Students need to answer assignment questions to complete the course, the answers will be in the form of written work in pdf or word. Students can write the answers in their own time. Once the answers are submitted, the instructor will check and assess the work. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? Oracle 11g PL/SQL Intermediate is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our Oracle 11g PL/SQL Intermediate is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Introduction Introduction FREE 00:03:00 Preparing Your Environment Install Oracle XE 00:11:00 SQL Developer Installation 00:20:00 Workstation Setup 00:12:00 Database Program Units Introducing the Database Program Unit 00:19:00 Working with Stored Procedures and Functions Creating Stored Procedures and Functions 00:19:00 Understanding the Parameter Specification 00:23:00 Executing Procedures and Functions 00:26:00 Calling Functions from within SQL 00:13:00 Handling Compilation Errors 00:08:00 Maintaining Stored Procedures and Functions Recompiling and Dropping Programs 00:16:00 Data Dictionary Storage 00:25:00 Managing Dependencies 00:13:00 Tracking Dependencies 00:08:00 Using the Dependency Tracking Utility 00:09:00 Creating and Maintaining Packages What Is a Package? 00:10:00 Creating a Package 00:19:00 Package Definition Information 00:08:00 Advanced Programming Techniques 00:06:00 Using Persistent Global Objects 00:04:00 Including Initialization Logic 00:15:00 Object Oriented Support within Packages 00:14:00 Package Maintenance 00:18:00 Advanced Cursor Techniques Learning to Use Cursor Variables 00:24:00 Advanced Cursor Techniques Weak Cursor Definitions 00:16:00 REFCURSOR Cursor Definition 00:05:00 Using Cursor Expression 00:14:00 Using System Supplied Packages Using the DBMS OUTPUT() Package 00:12:00 Using the UTL FILE() Package 00:30:00 Creating Database Triggers Understanding the Database Trigger 00:23:00 Statement-Level Triggers 00:23:00 Row-Level Triggers 00:12:00 Row Level Trigger Example 1 00:11:00 Row Level Trigger Example 2 00:07:00 Row Level Trigger Example 3 00:08:00 Working with the INSTEAD OF Trigger 00:11:00 Using Triggers within an Application 00:09:00 Trigger Maintenance Using the CALL Statement 00:09:00 Trigger Maintenance Tasks 00:12:00 Work with Multiple Triggers for a Single Table 00:11:00 Handling Mutating Table Issues 00:22:00 Using the Compound Trigger 00:06:00 Working with System Event Triggers What Is a System Event Trigger 00:05:00 Defining Scope 00:04:00 Identifying Available System Events 00:12:00 Conclusion Conclusion 00:02:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Oracle 11g PL/SQL Intermediate
Delivered Online On Demand10 hours 7 minutes
£11.99

Design Thinking for a Circular Economy

By IIL Europe Ltd

Design Thinking for a Circular Economy Design Thinking for a Circular Economy The most critical and complex problem of our age is how to create a robust economy that is sustainable for all future generations. Design Thinking is a revolutionary and practical methodology, with principles and processes that help people approach complex problems and create collaborative, innovative, and human-centered solutions for Sustainability. The Circular Economy utilizes restorative and regenerative methodologies like 'cradle to cradle' and 'biomimicry' to reshape how we do business, while fostering robust equitable economies. In this dynamic presentation, we will explore how the Circular Economy depends on Design Thinking in order to re-think and re-make our systems and products with an understanding of our Value chains as Material flows. When we create an economy that is just for all, and that fits into our ecological system as opposed to ecology bending to our economy, then we can produce a future that is Sustainable for all. This and other IIL Learning in Minutes presentations qualify for PDUs. Some titles, such as Agile-related topics may qualify for other continuing education credits such as SEUs, or CEUs. Each professional development activity yields one PDU for one hour spent engaged in the activity. Some limitations apply and can be found in the Ways to Earn PDUs section that discusses PDU activities and associated policie

Design Thinking for a Circular Economy
Delivered Online On Demand15 minutes
£10

Design Thinking for a Circular Economy

By IIL Europe Ltd

Design Thinking for a Circular Economy Design Thinking for a Circular Economy The most critical and complex problem of our age is how to create a robust economy that is sustainable for all future generations. Design Thinking is a revolutionary and practical methodology, with principles and processes that help people approach complex problems and create collaborative, innovative, and human-centered solutions for Sustainability. The Circular Economy utilizes restorative and regenerative methodologies like 'cradle to cradle' and 'biomimicry' to reshape how we do business, while fostering robust equitable economies. In this dynamic presentation, we will explore how the Circular Economy depends on Design Thinking in order to re-think and re-make our systems and products with an understanding of our Value chains as Material flows. When we create an economy that is just for all, and that fits into our ecological system as opposed to ecology bending to our economy, then we can produce a future that is Sustainable for all. This and other IIL Learning in Minutes presentations qualify for PDUs. Some titles, such as Agile-related topics may qualify for other continuing education credits such as SEUs, or CEUs. Each professional development activity yields one PDU for one hour spent engaged in the activity. Some limitations apply and can be found in the Ways to Earn PDUs section that discusses PDU activities and associated policie

Design Thinking for a Circular Economy
Delivered Online On Demand1 hour
£10

Defining Corporate Priorities for Smarter Sustainability

By IIL Europe Ltd

Defining Corporate Priorities for Smarter Sustainability What does sustainability mean for your organization? During this session, Fulya Kocak will discuss varying levels of sustainability and define how they differ based on an organization's priorities. Using examples from the construction industry, Ms. Kocak will show participants - from project managers to Chief Executive Officers - how they can take action and apply smart strategies to further their company's sustainability goals. This and other IIL Learning in Minutes presentations qualify for PDUs. Some titles, such as Agile-related topics may qualify for other continuing education credits such as SEUs, or CEUs. Each professional development activity yields one PDU for one hour spent engaged in the activity. Some limitations apply and can be found in the Ways to Earn PDUs section that discusses PDU activities and associated policies. Fractions of PDUs may also be reported. The smallest increment of a PDU that can be reported is 0.25. This means that if you spent 15 minutes participating in a qualifying PDU activity, you may report 0.25 PDU. If you spend 30 minutes in a qualifying PDU activity, you may report 0.50 PDU.

Defining Corporate Priorities for Smarter Sustainability
Delivered Online On Demand15 minutes
£10

Defining Corporate Priorities for Smarter Sustainability

By IIL Europe Ltd

Defining Corporate Priorities for Smarter Sustainability What does sustainability mean for your organization? During this session, Fulya Kocak will discuss varying levels of sustainability and define how they differ based on an organization's priorities. Using examples from the construction industry, Ms. Kocak will show participants - from project managers to Chief Executive Officers - how they can take action and apply smart strategies to further their company's sustainability goals. This and other IIL Learning in Minutes presentations qualify for PDUs. Some titles, such as Agile-related topics may qualify for other continuing education credits such as SEUs, or CEUs. Each professional development activity yields one PDU for one hour spent engaged in the activity. Some limitations apply and can be found in the Ways to Earn PDUs section that discusses PDU activities and associated policies. Fractions of PDUs may also be reported. The smallest increment of a PDU that can be reported is 0.25. This means that if you spent 15 minutes participating in a qualifying PDU activity, you may report 0.25 PDU. If you spend 30 minutes in a qualifying PDU activity, you may report 0.50 PDU.

Defining Corporate Priorities for Smarter Sustainability
Delivered Online On Demand30 minutes
£10

Editing on CapCut - A Crash Course

By IOMH - Institute of Mental Health

Overview of Teaching Assistant Level 3 Video content is booming. With easy access to smartphones, everyone can be a videographer today. However, editing videos that captivate audiences requires skills. This Editing on CapCut – A Crash Course teaches you professional editing techniques using CapCut to create stunning videos for social media and online platforms. Learn industry best practices from an experienced instructor. Unleash your creativity and find opportunities as a video creator, editor or influencer. Export high-quality videos after Editing. Employ advanced techniques to edit videos creatively. This Editing on CapCut - A Crash Course will help you to learn: Edit videos using CapCut software tools. Arrange clips and add visual effects in videos. Sync motions to audio using keyframes in CapCut. Generate automatic captions for videos. Insert music and sound effects into videos skillfully. Export high-quality videos after Editing. Employ advanced techniques to edit videos creatively. This course covers the topic you must know to stand against the tough competition. The future is truly yours to seize with this Editing on CapCut – A Crash Course. Enrol today and complete the course to achieve a certificate that can change your career forever. Details Perks of Learning with IOMH One-To-One Support from a Dedicated Tutor Throughout Your Course. Study Online — Whenever and Wherever You Want. Instant Digital/ PDF Certificate. 100% Money Back Guarantee. 12 Months Access. Process of Evaluation After studying the course, an MCQ exam or assignment will test your skills and knowledge. You have to get a score of 60% to pass the test and get your certificate. Certificate of Achievement Certificate of Completion – Digital / PDF Certificate After completing the Editing on CapCut – A Crash Course course, you can order your CPD Accredited Digital/ PDF Certificate for £5.99. Certificate of Completion – Hard copy Certificate You can get the CPD Accredited Hard Copy Certificate for £12.99. Shipping Charges: Inside the UK: £3.99 International: £10.99 Who Is This Course for? Aspiring video editors and content creators. Social media influencers and marketers want to create engaging videos. Small business owners looking to promote their brand through videos. Students interested in video production and Editing. Requirements There is no prerequisite to enrol in this course. You don’t need any educational qualification or experience to enrol in the Editing on CapCut – A Crash Course course. Do note: you must be at least 16 years old to enrol. Any internet-connected device, such as a computer, tablet, or smartphone, can access this online course. Career Path Video Editor - £18K to £35K per year Social Media Manager - £21K to £45K per year Digital Marketer - £19K to £50K per year Content Creator - £15K to £40K per year Videographer - £20K to £50K per year

Editing on CapCut - A Crash Course
Delivered Online On Demand33 minutes
£11.99

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
£9.99

Electrical Training Course

By Compliance Central

Electrical Training If you are interested in a rewarding and challenging career, then becoming an electrician could be the right choice for you. Our comprehensive Electrical Training Course will teach you everything you need to know to build a career in this field. Electricians play a vital role in our society, ensuring that our homes and businesses have safe and reliable access to electricity. Electricians with proper Electrical Training are in high demand in the UK, with job prospects expected to grow by 9% over the next five years. This Electrical Training Course covers everything from the basics, such as introduction and tools, to more advanced topics like electronic components and troubleshooting. Moreover, having theoretical knowledge in this electrical domain can bolster your professional credibility. Imagine being able to discuss, understand, and ideate on electrical concepts with ease. Electrical Training Course Learning Outcomes: Understand the foundations of electrical systems. Differentiate between electronic and electrical maintenance repair. Identify essential tools for electrical tasks. Recognise and understand various electronic components. Master the techniques of electrical testing. Develop problem-solving skills for troubleshooting. Acquire knowledge on introducing electronic components systematically. Electrical Training The "Electrical Training Course" offers an in-depth theoretical exploration into the vast world of electronics and electrical systems. The modules are meticulously curated to provide learners with a comprehensive understanding, beginning with introductory concepts, moving through the nuances of electronic and electrical maintenance repair, and concluding with a detailed step-by-step guide to electronic components. This Electrical Training Course provides a foundational understanding that can be applied to various real-world scenarios, enabling learners to make informed decisions, communicate effectively on related topics, and build a robust theoretical base for further studies or professional pursuits. Electrical Training Curriculum Breakdown of the Electrical Training Course Module 01: Introduction & Getting Started Module 02: Electronic and Electrical maintenance Repair Module 03: Tools Needed in Electrical Training Module 04: Electronic Components in Electrical Training Module 05: Testing Module 06: Troubleshooting in Electrical Training Module 07: Introduction to Electronic Components: A Step by Step Guide CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Electrical Training The Electrical Training course helps aspiring professionals who want to obtain the knowledge and familiarise themselves with the skillsets to pursue a career in Electrical Training. It is also great for professionals who are already working in Electrical Training and want to get promoted at work. Requirements Electrical Training To enrol in this Electrical Training course, all you need is a basic understanding of the English Language and an internet connection. Career path Electrical Training This Electrical Training Course can be helpful for learners to explore different career paths, such as: Electrical System Analyst: £35,000 - £50,000 per year. Electronic Product Designer: £28,000 - £48,000 per year. Maintenance and Repair Coordinator: £26,000 - £42,000 per year. Electronic Components Researcher: £33,000 - £57,000 per year. Certificates CPD Accredited Certificate of Completion Free Digital certificate - Included CPD Accredited PDF Certificate CPD Accredited Certificate of Completion Hard copy certificate - £10.79 CPD Accredited Hard Copy Certificate Delivery Charge: Inside the UK: Free Outside of the UK: £9.99 each

Electrical Training Course
Delivered Online On Demand5 hours
£12

SQL for Data Science, Data Analytics and Data Visualization

4.5(3)

By Studyhub UK

This comprehensive course, 'SQL for Data Science, Data Analytics, and Data Visualization,' covers essential SQL concepts and tools for working with data. Participants will learn to manipulate, analyze, and visualize data using SQL Server, Azure Data Studio, and other relevant tools. The course also delves into advanced SQL commands, stored procedures, and data import/export, making it ideal for aspiring data professionals. Learning Outcomes: Set up and configure SQL Server and SQL Azure Data Studio for data analysis. Master SQL statements for data manipulation, data structure, and user management. Utilize SQL queries, joins, and aggregate functions for efficient data analysis. Understand SQL constraints, views, and advanced commands for in-depth data exploration. Create and implement SQL stored procedures to automate tasks. Leverage Azure Data Studio for data visualization and perform data analysis with SQL. Why buy this SQL for Data Science, Data Analytics and Data Visualization? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the SQL for Data Science, Data Analytics and Data Visualization there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this course for? This SQL for Data Science, Data Analytics and Data Visualization course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skill. Prerequisites This SQL for Data Science, Data Analytics and Data Visualization does not require you to have any prior qualifications or experience. You can just enrol and start learning.This SQL for Data Science, Data Analytics and Data Visualization was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path As this course comes with multiple courses included as bonus, you will be able to pursue multiple occupations. This SQL for Data Science, Data Analytics and Data Visualization is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Section 01: Getting Started Introduction 00:03:00 How to get course requirements 00:03:00 Getting started on Windows, Linux or Docker 00:01:00 How to ask great questions 00:01:00 FAQ's 00:01:00 Section 02: SQL Server setting up Section Introduction 00:02:00 Microsoft SQL Server Installation 00:19:00 SQL Server Management Studio (SSMS) Installation 00:08:00 How to connect MS SQL (Windows Authentication) 00:04:00 How to connect MS SQL (SQL Server Authentication) 00:03:00 Download and Restore Sample Database 00:07:00 Section 03: SQL Azure Data Studio What is Azure Data Studio 00:06:00 Azure Data Studio Installation steps 00:07:00 Azure Data Studio to Connect SQL Server 00:09:00 Create a Database 00:07:00 Create a Table 00:09:00 Insert Data rows 00:07:00 View the Data returned by Query 00:03:00 Section 04: SQL Database basic SSMS Section Introduction 00:01:00 Overview of Databases8 00:11:00 Creating Database 00:05:00 SQL Data Types 00:03:00 Column Data Types on SSMS 00:04:00 Creating Table 00:09:00 Overview of Primary Key and Foreign Key 00:04:00 Primary Key 00:04:00 Foreign Key 00:07:00 Creating Temporary tables 00:06:00 Section 05: SQL Statements for DATA Section Introduction 00:01:00 Insert statement 00:08:00 Update statement 00:05:00 Delete statement 00:03:00 Section 06: SQL Data Structure statements Section Introduction 00:01:00 CREATE table statement 00:03:00 DROP statement 00:02:00 ALTER statement 00:05:00 TRUNCATE statement 00:04:00 COMMENT in query 00:01:00 RENAME 00:02:00 Section 07: SQL User Management Create Database user 00:04:00 GRANT permissions 00:06:00 REVOKE permissions 00:04:00 Section 08: SQL Statement Basic Section Introduction 00:01:00 SQL Statement basic 00:03:00 SELECT Statement 00:07:00 SELECT DISTINCT 00:03:00 SELECT with column headings 00:03:00 Column AS statement 00:02:00 Section 09: Filtering Data rows SELECT WHERE Clause - theory 00:04:00 SELECT WHERE Clause - practical 00:07:00 Section 10: Aggregate functions Sum() 00:08:00 Min()-Max() 00:06:00 Section 11: SQL Query statements Order By statement 00:05:00 SELECT TOP clause in SQL 00:04:00 BETWEEN command 00:08:00 IN operator 00:04:00 Wildcard Characters and LIKE 00:05:00 Section 12: SQL Group by statement Section Introduction 00:01:00 Group by - theory8 00:03:00 Group by - practical 00:05:00 HAVING statement 00:04:00 Section 13: JOINS for Multiple table Data Analysis Overview of Joins 00:02:00 What are Joins 00:02:00 Inner join 00:08:00 Left outer join 00:03:00 Right outer join 00:02:00 Full outer join 00:01:00 Union 00:03:00 Cartesian Product with the Cross Join 00:03:00 Query Exercise 00:01:00 Solution for Query Exercise 00:01:00 Section 14: SQL Constraints Section introduction 00:01:00 Check constraint 00:07:00 NOT NULL constraint 00:08:00 UNIQUE constraint 00:05:00 Section 15: Views Creating Views 00:04:00 Reporting with multiple tables 00:03:00 Section 16: Advanced SQL commands Section Introduction 00:01:00 Timestamp 00:04:00 Extract from timestamp 00:03:00 Mathematical scalar functions 00:04:00 String functions 00:05:00 Sub Query 00:03:00 SELECT with calculations 00:06:00 Section 17: SQL Stored procedures Create stored procedure 00:05:00 Stored procedure with parameter 00:04:00 Section 18: Azure Data Studio Visualization Installing SandDance Extension 00:03:00 Visualization Charts 00:05:00 Multiple Table Data Charts 00:06:00 Section 19: Azure Studio SQL for Data Analysis Type Decision for Data Analysis 00:13:00 Data Analysis with Case Statement and String Text 00:09:00 Section 20: Import & Export data Section Introduction 00:01:00 Import Flat File 00:05:00 Import .csv or excel file 00:03:00 Export Data to Excel or any format 00:06:00 Section 21: Backup and Restore Database Section Introduction 00:01:00 Creating Database backup 00:04:00 Restoring Database backup 00:04:00

SQL for Data Science, Data Analytics and Data Visualization
Delivered Online On Demand7 hours 15 minutes
£10.99