-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
slug: day-7-100-days-of-code | ||
title: Day 7 of 100 Days of Code | ||
description: Sunday of rest and study | ||
image: https://github.com/rickmff/100DiasDeCodigo-landing/blob/master/public/thumb.png | ||
authors: paulohfs | ||
tags: [100DaysOfCode, ODB, English, Oracle, Database] | ||
--- | ||
|
||
Today was a day to rest, but I study a little bit of ODB. I did some exercicies that my professor gave me. You can see [here](https://www.paulohernane.me/my-brain/databases/exercicies/quiz-a1-q1) | ||
|
||
I learn this concepts: | ||
|
||
- Object Type | ||
- Object Table | ||
- Function | ||
- Method | ||
|
||
Want to know about the 100 Days of Code Challenge? Check it out [here](https://www.100daysofcode.com/). [PT-BR](<https://www.100diasdecodigo.dev/>) |