From 7ad52787d7c9fc11490dacf69602cec167799e4a Mon Sep 17 00:00:00 2001 From: Florent Madelaine Date: Mon, 27 Jan 2025 10:28:01 +0100 Subject: [PATCH] little bobby table link --- 2-InformationTheory/0InformationTheory.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/2-InformationTheory/0InformationTheory.md b/2-InformationTheory/0InformationTheory.md index d5e0a18..acaf540 100644 --- a/2-InformationTheory/0InformationTheory.md +++ b/2-InformationTheory/0InformationTheory.md @@ -13,6 +13,11 @@ In the last 20 years, new models have arisen, in particular graph model that are We shall try to give the intuition behind the relational model by studying and manipulating data stored in tables in csv format. +Discussion of fullstack website. + +(Little bobby table aka SQL injection)[https://xkcd.com/327/] + + ## Coding theory When we store or transmit data, no system is perfect and some bits of information are incorrectly stred/retrieved or transmitted.