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

70 Courses in London delivered On Demand

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

Oracle 11g PL/SQL Beginner

4.3(43)

By John Academy

Description PL/SQL is program units which are composed by the Oracle Database server and stored in the database. The main function of PL/SQL is to hold SQL proclamation within its syntax. If you are interested to know more about SL/SQL function, and how it brings optimal competence in terms of 'procedural language', you may have a look at the Oracle 11g PL/SQL Beginner course. The course is designed in such a way that will assist the learners to know how it works with various strings, numbers, table row record, and error management. It also teaches the learner how to use different key data lexicon to synopsize and maintain the data. The learners will also be able to know about portability, productivity, and manageability of this most widely manipulative language. 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 Beginner 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 Beginner 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 Course Setup 00:37:00 Working with Oracle Database Tools Selecting the Appropriate Database Tool 00:31:00 Language Features Understanding PL/SQL 00:18:00 PL/SQL Blocks 00:15:00 Working with SQL Plus 00:11:00 The DECLARE Clause DECLARE Clause Objects 00:16:00 PL/SQL Available Data Types 00:17:00 Declaring Simple Data Types and Assignments 00:12:00 Declaring Complex Data Types and Assignments 00:11:00 Declaring Complex RowTypes and Assignments 00:07:00 Declaring Complex Tables 00:08:00 Declaring Complex Records 00:08:00 Creating and Declaring User-Defined Types 00:09:00 The BEGIN Clause What Can Be Included in the BEGIN Clause 00:07:00 Working with CHAR and VARCHAR2 Variables 00:08:00 Handling String Literals 00:08:00 Working with Numeric Variables 00:07:00 Working with Date Variables 00:06:00 Assigning and Using Boolean Variables 00:08:00 Using Comparison Operators 00:07:00 Using SQL Functions 00:06:00 SQL DML within PL/SQL 00:15:00 Using SELECT 00:07:00 Exceptions and Embedded SQL 00:11:00 Using Sequences 00:14:00 Logic Control and Branching 00:07:00 Using GOTO 00:06:00 Working with LOOPS 00:19:00 Creating and Using the Indefinite Loop 00:07:00 Creating and Using the Conditional Loop 00:09:00 Using Nested Loops 00:12:00 Using the If-Then-Else 00:19:00 Using the CASE Statement 00:18:00 The EXCEPTION Clause What Are the Types of Exceptions 00:06:00 Trapping Exceptions 00:06:00 Identify Exception Details 00:11:00 Creating User-Defined Exceptions 00:11:00 Using SQLCODE and SQLERRM Objects 00:09:00 Understand the Implicit Cursor 00:15:00 Creating User-Defined Events 00:12:00 Explicit Cursors Understanding the Concept and Purpose of Explicit Cursors 00:18:00 Learn about Cursor Attributes 00:10:00 Using the Continue Statement 00:06:00 Working with Updateable Cursors 00:19:00 Creating and Using Cursor Parameters 00:15:00 FORLOOP Cursors 00:07:00 Nested Blocks Understanding Nested Blocks 00:11:00 Difference between Global vs Local Objects and Exceptions 00:13:00 Declared Subprograms Subprograms: How They Differ from Nested Blocks 00:18:00 Conclusion Conclusion 00:04:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Oracle 11g PL/SQL Beginner
Delivered Online On Demand9 hours 55 minutes
£18

CompTIA Security+ Certification SY0-601: The Total Course

By Packt

This video course is designed to prepare you to achieve the internationally recognized fundamental IT training certification, CompTIA Security+ Certification SY0-601 exam. The course covers all the major domains needed for the certification and will help you develop the basics of IT and computers with the help of examples and quizzes.

CompTIA Security+ Certification SY0-601: The Total Course
Delivered Online On Demand19 hours 38 minutes
£59.99

Google G Suite Connect and Access

4.3(43)

By John Academy

Description Learn the advanced features of Google G Suit with the Google G Suite Connect and Access course. Google G Suite is the productivity and collaboration tool that is comprised of Google Drive, Google Docs, Slides, Sheets, Gmail, Calendar, Forms, Google Hangouts, Google Plus, and more. The course is split into five sections that show you how to use the five applications of Google G Suit such as Gmail, Google Calendar, Google Forms, Google Hangouts, and Google Plus. At first, you will master how to receive, send and manage the email service of Google. Then, the course shows you how to manage your schedule on Google Calendar. Next, you will know how to create and manage forms by using Google Forms. After that, the course teaches you how to communicate effectively by using Google Hangouts. Finally, the course illustrates the techniques of using the social media platform of Google and helps you to manage your social presence with Google Plus. Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. 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? Google G Suite Connect and Access 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 Google G Suite Connect and Access 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. Lesson 1: Google Gmail TOPIC A Getting Started with Gmail 00:15:00 TOPIC B Sending, Reading, and Replying to Messages 00:15:00 TOPIC C Organizing and Searching Mail 00:15:00 TOPIC D Managing Your Contacts 00:15:00 Lesson 2: Google Calendar TOPIC A Getting Started with Google Calendar 00:15:00 TOPIC B Create and Manage Events 00:15:00 TOPIC C Create Additional Calendars 00:15:00 TOPIC D Sharing Your Calendar 00:15:00 Lesson 3: Google Forms TOPIC A Getting Started with Google Forms 00:15:00 TOPIC B Build Forms 00:15:00 TOPIC C Work with Responses 00:15:00 Lesson 4: Google Hangouts TOPIC A Overview 00:15:00 TOPIC B Messaging and Text Hangouts 00:15:00 TOPIC C Video and Phone Hangouts 00:15:00 TOPIC D Hangouts Chat 00:15:00 Lesson 5: Google Plus TOPIC A Getting Started with Google Plus 00:15:00 TOPIC B Create and Optimize Your Profile 00:15:00 TOPIC C Creating Posts 00:15:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Google G Suite Connect and Access
Delivered Online On Demand4 hours 30 minutes
£18

Telecommuting Skills Using G Suite & Google Drive

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

Telecommuting Skills Using G Suite & Google Drive
Delivered Online On Demand4 hours
£25

French Course for Beginners

4.7(160)

By Janets

The French Course for Beginners is a wonderful learning opportunity for anyone who has a passion for this topic and is interested in enjoying a long career in the relevant industry. It's also for anyone who is already working in this field and looking to brush up their knowledge and boost their career with a recognised certification. This French Course for Beginners consists of several modules that take around 4 hours to complete. The course is accompanied by instructional videos, helpful illustrations, how-to instructions and advice. The course is offered online at a very affordable price. That gives you the ability to study at your own pace in the comfort of your home. You can access the modules from anywhere and from any device. Why choose this course Earn a e-certificate upon successful completion. Accessible, informative modules taught by expert instructors Study in your own time, at your own pace, through your computer tablet or mobile device Benefit from instant feedback through mock exams and multiple-choice assessments Get 24/7 help or advice from our email and live chat teams Full Tutor Support on Weekdays Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Mock exams Multiple-choice assessment Certification Upon successful completion of the course, you will be able to obtain your course completion PDF Certificate at £9.99. Print copy by post is also available at an additional cost of £15.99 and the same for PDF and printed transcripts.

French Course for Beginners
Delivered Online On Demand3 hours 32 minutes
£9.99

CT03g - Clinical trial monitor’s GCP responsibilities

By Zenosis

A clinical trial monitor acts on behalf of the sponsor to support investigational site personnel, verify the accuracy of data recorded, and ensure that the trial is conducted in compliance with the protocol, GCP and other study specific requirements. He or she acts as the ‘eyes and ears’ of the sponsor at the investigational site and provides the main channel of communication between sponsor and investigator. This short course explores the responsibilities of the monitor and provides insight into key challenges. We discuss assessment of investigators and investigational sites, education and trial initiation, monitoring of clinical conduct, including CRF review and source document verification, and trial close-out. We discuss noncompliance and how to deal with it.

CT03g - Clinical trial monitor’s GCP responsibilities
Delivered Online On Demand30 minutes
£25

CT04g - Data capture and management in clinical trials

By Zenosis

Capture and management of clinical trial data is a challenge. The industry is under pressure to obtain and analyse such data more quickly, while maintaining data integrity, so that products can be brought to market sooner. Effective planning and adequate resources can ensure clinical trials yield high quality data within strict timelines and budget requirements, at the same time satisfying regulatory standards. This short course describes the purpose of data capture and explores efficiencies in data management as part of the evolving regulatory landscape.

CT04g - Data capture and management in clinical trials
Delivered Online On Demand15 minutes
£25

Hacking WEP/WPA/WPA2 Wi-Fi Networks Using Kali Linux

By Packt

Build a strong foundation in ethical hacking with this course. In this course, you will start from scratch, from setting up your hacking lab environment to implementing advanced Wi-Fi attacks. Moreover, you will learn how to perform Man in the Middle attacks after gaining access to a Wi-Fi network and protect your connected devices from these kinds of attacks.

Hacking WEP/WPA/WPA2 Wi-Fi Networks Using Kali Linux
Delivered Online On Demand5 hours 48 minutes
£44.99

Tantangan Game di Slot Liar Barat

By MarinaRomanov

Memahami Mekanisme Permainan Sebelum terjun ke dalam permainan, penting untuk memahami mekanisme dasar slot Liar Barat. Setiap game slot memiliki aturan dan cara kerja yang spesifik, termasuk jumlah gulungan, paylines, dan fitur bonus. Tanpa pemahaman yang tepat, pemain mungkin akan kesulitan dalam memaksimalkan peluang dewapoker menang.Tema Liar Barat memiliki akar yang dalam dalam sejarah Amerika Serikat. Pada abad ke-19, periode ini dikenal sebagai era penjelajahan dan ekspansi ke barat, di mana para pionir dan cowboy menjelajahi daerah yang belum terjamah. Kisah-kisah tentang keberanian, penjelajahan, dan pencarian kekayaan menjadi inspirasi bagi banyak cerita dan film. Mekanisme permainan di Liar Barat sering kali melibatkan berbagai simbol yang berkaitan dengan tema, seperti cowboy, koin emas, dan alat musik. Setiap simbol memiliki nilai yang berbeda, dan kombinasi tertentu dapat memberikan pembayaran yang besar. Oleh karena itu, memahami setiap simbol dan cara kerjanya sangat krusial.Film-film koboi yang populer di era 1950-an dan 1960-an juga berkontribusi pada popularitas tema ini. Karakter-karakter seperti Wyatt Earp dan Jesse James menjadi legenda, dan kisah mereka terus diceritakan melalui berbagai media. Dengan kemajuan teknologi, cerita-cerita ini mulai diadaptasi ke dalam bentuk game, termasuk slot online. Selain itu, pemain perlu memahami fitur tambahan, seperti putaran gratis dan bonus game. Fitur ini dapat meningkatkan peluang menang secara signifikan, tetapi hanya jika pemain tahu kapan dan bagaimana cara memicunya. Memanfaatkan informasi ini dapat menjadi langkah awal yang baik untuk mengatasi tantangan dalam permainan.Dari perspektif game, tema Liar Barat menawarkan pemain kesempatan untuk merasakan petualangan sambil mengejar hadiah. Elemen-elemen seperti perampokan kereta api dan duel cowboy menciptakan atmosfer yang menegangkan, menjadikannya pilihan menarik bagi banyak pemain. Mengelola Bankroll dengan Bijak Salah satu tantangan terbesar dalam bermain slot online adalah mengelola bankroll dengan bijak. Banyak pemain yang terjebak dalam permainan dan menghabiskan lebih banyak uang daripada yang seharusnya. Oleh karena itu, penting untuk menetapkan anggaran sebelum mulai bermain.Dalam game slot Liar Barat, berbagai elemen kunci menciptakan suasana dan pengalaman bermain yang unik. Simbol-simbol daftar poker88 seperti pistol, koin emas, dan karakter cowboy menjadi elemen visual yang penting. Setiap simbol membawa makna tersendiri, menggambarkan kehidupan di era Liar Barat. Menentukan batas harian atau mingguan untuk bermain dapat mencegah kerugian yang tidak perlu. Setelah menetapkan anggaran, penting untuk berpegang pada rencana tersebut dan tidak tergoda untuk mengeluarkan lebih banyak uang. Disiplin adalah kunci dalam mengelola bankroll.Fitur bonus dalam game ini sering kali terinspirasi oleh momen-momen ikonik dari tema Liar Barat. Misalnya, putaran gratis dapat dipicu oleh kombinasi simbol tertentu, membawa pemain ke dalam skenario perampokan kereta api. Fitur ini tidak hanya memberikan peluang untuk menang, tetapi juga menambah kedalaman cerita. Selain itu, pemain harus memahami kapan waktu yang tepat untuk berhenti. Jika mengalami kekalahan beruntun, lebih baik untuk mengambil jeda daripada terus bermain dengan harapan mendapatkan kembali kerugian. Dengan mengelola bankroll secara efektif, pemain dapat menikmati permainan tanpa tekanan finansial yang berlebihan. Menghadapi Variabilitas dalam Permainan Slot Liar Barat, seperti banyak slot lainnya, memiliki tingkat variabilitas yang bisa memengaruhi pengalaman bermain. Variabilitas tinggi berarti bahwa meskipun potensi kemenangan besar ada, peluang untuk menang juga bisa sangat rendah dalam periode waktu tertentu. Ini bisa menjadi tantangan mental bagi pemain. Pemain harus siap menghadapi fluktuasi dalam hasil domino bet permainan. Ada kalanya pemain mungkin tidak mendapatkan kemenangan dalam beberapa putaran berturut-turut. Hal ini bisa membuat frustrasi, tetapi penting untuk tetap tenang dan tidak mengambil keputusan impulsif untuk bertaruh lebih banyak. Satu cara untuk mengatasi tantangan ini adalah dengan melakukan pendekatan yang lebih strategis. Alih-alih terus berusaha mendapatkan kemenangan, pemain dapat mengambil waktu sejenak untuk mengevaluasi permainan. Cobalah untuk memperhatikan pola dan sesuaikan strategi berdasarkan pengalaman tersebut. Dengan pendekatan yang sabar, peluang untuk meraih kemenangan akan meningkat. Menyadari Risiko Permainan Online Permainan slot online membawa risiko tersendiri yang perlu disadari oleh setiap pemain. Salah satu tantangan terbesar adalah kecanduan judi. Dengan kemudahan akses dan daya tarik yang kuat dari permainan, banyak pemain yang terjebak dalam siklus permainan yang tidak sehat.Grafis dan suara juga memainkan peran penting dalam menciptakan pengalaman bermain yang imersif. Musik domino88 latar yang terinspirasi oleh tema cowboy dan visual yang menggambarkan padang gurun menambah suasana, membawa pemain lebih jauh ke dalam dunia Liar Barat. Hal ini membuat setiap putaran terasa seperti bagian dari petualangan yang lebih besar. Penting untuk selalu bermain dengan tanggung jawab. Menyadari tanda-tanda kecanduan, seperti bermain lebih lama dari yang direncanakan atau menghabiskan uang lebih dari anggaran, adalah langkah penting untuk mencegah masalah lebih lanjut. Banyak platform permainan juga menyediakan alat untuk membantu pemain mengatur waktu dan anggaran mereka. Selain itu, pemain juga harus menyadari risiko keamanan dalam bermain online. Memilih situs yang terpercaya dan memiliki lisensi resmi adalah langkah penting untuk menjaga data pribadi dan keuangan tetap aman. Dengan memahami risiko ini dan mengambil langkah pencegahan yang tepat, pemain dapat menikmati pengalaman bermain slot Liar Barat dengan lebih aman dan menyenangkan. Kesimpulan Bermain slot Liar Barat adalah pengalaman yang mengasyikkan, tetapi tidak tanpa tantangan. Dengan memahami mekanisme permainan, mengelola bankroll, menghadapi variabilitas, dan menyadari risiko permainan, pemain dapat meningkatkan peluang mereka untuk meraih kemenangan. Ingatlah untuk selalu bermain dengan bijak dan bertanggung jawab, sehingga pengalaman bermain menjadi lebih menyenangkan dan aman.

Tantangan Game di Slot Liar Barat
Delivered Online On Demand2 hours
FREE
1...567