• Blog Homepage
  • Website Homepage

Magic Monk's Blog

Follow Magic Monk's Journey

Magic Monk

IT Education

SQL with Microsoft Access 2016 Lesson 7 – Subqueries

By Magic Monk on Friday, September 27, 2019

In this lesson we talk about subqueries – using the result from one query as part of the condition of another query.

Continue Reading
0
IT Education

SQL with Microsoft Access 2016 Lesson 6 – In, Between, Brackets

By Magic Monk on Thursday, September 26, 2019

More SQL operators – Between – where we want to select rows with values between a certain range, or In, where we want the values to be in a set of specific values. We also talk about linking conditions together using brackets.

Continue Reading
0
IT Education

SQL with Microsoft Access 2016 Lesson 5 – AND, OR, LIKE

By Magic Monk on Wednesday, September 25, 2019

In this video we use the special operators AND, OR and LIKE in our select queries, to achieve some slightly more complicated queries.

Continue Reading
0
IT Education

SQL with Microsoft Access 2016 Lesson 4 – Select query

By Magic Monk on Tuesday, September 24, 2019

In this video you learn about the select query – how to select specific rows / columns from a table. We also talk about using different comparison operators, such as larger than / smaller than or equal to.

Continue Reading
0
IT Education

SQL with Microsoft Access 2016 lesson 3 – Alter Table

By Magic Monk on Monday, September 23, 2019

So what you’ve created a table but you made a mistake in the data types of columns or you would like to add / delete columns? We show you how in this video.

Continue Reading
0
IT Education

SQL with Microsoft Access 2016 lesson 2 – Inserting records

By Magic Monk on Sunday, September 22, 2019

In this video we cover the Insert Into SQL statement to insert some data into a table. We ran into some problems already – some phone numbers got stripped off a zero at the front, and it accepted some numbers with incorrect number of digits. All these will be fixed in the next tutorial.

Continue Reading
0
IT Education

SQL with Microsoft Access 2016 lesson 1 – Create table

By Magic Monk on Saturday, September 21, 2019

In this lesson we run you through how to create a table in SQL. You learn about the syntax for the create table statement and some data types such as Integer, Varchar and float.

Continue Reading
0
IT Education

ORM (Object role modeling) lesson 10 – Normalisation

By Magic Monk on Friday, September 20, 2019

In this lesson we talk about how to map our conceptual schema to relational database tables in the optimal normal form.

Continue Reading
0
IT Education

ORM (Object role modeling) lesson 9 – Mandatory, Exclusion, Value constraints

By Magic Monk on Thursday, September 19, 2019

In this lesson we talk about some other constraints you can include in your CS diagram.

Continue Reading
0
IT Education

ORM (Object role modeling) Lesson 8 – Uniqueness constraints

By Magic Monk on Wednesday, September 18, 2019

In this lesson we talk about how to add unique constraints (many to one, one to many, many to many, one to one)

Continue Reading
0

Posts navigation

← Previous 1 … 17 18 19 20 21 … 75 Next →
Theme by Scissor Themes Proudly powered by WordPress