Training Material
Ozow Introduction
Payment Flows
Training Course
Login
My Account
FAQs
External Assessment Questions
March 15, 2021
Using the previous questions syntax, add a table with 2 headers, Name & Surname and one row of data, 1. Jane, 2. Smith. Table should be 75% width.
March 15, 2021
Looking at the HTML code provided below, what would you say is missing?
<html> <body> <h1>This is the heading</h1> <p>This is the description</p> </body> </html>
March 15, 2021
What does HTML stand for?
March 11, 2021
Where do you envisage yourself to be in 2 years from now?
March 11, 2021
How do you stay organised and plan your workload?
March 11, 2021
How do you stay mindful of system alerts and other notifications, and resolving issues within the required SLA?
March 9, 2021
What are the main differences between MSSQL and PostgreSQL?
March 9, 2021
Using the table in the previous question select all the Merchants, name the updated column DateOnboarded to NewDateOnboarded and convert the date column to datetime:
March 9, 2021
Write a select statement that would get all the merchants in the Merchant table that start with the letters a and i.
ID Name Business Address DateOnboarded 58962 Allen Key Merchant 123 Key West Village 2019-01-25 58963 Electrical Experts Dot Com 456 Industrial Depo 2018-06-28 58964 Hello
[…]
Prev page
1
2
3
Next page