Como puedo visualizar mis cĆ³digos sql? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Como puedo visualizar mis cĆ³digos sql?

En el apartado mis cĆ³digos no sale sql...šŸ˜„

28th Sep 2023, 10:24 AM
Diego Corostola
Diego Corostola - avatar
3 Respostas
+ 1
Do you mean you see ā€œyour code goes hereā€ in the exercise? It means you have to write your own code below it. And then hit ā€œRUNā€ on the upper right corner, and it will tell you if the code works as expected or not.
28th Sep 2023, 10:46 AM
Wong Hei Ming
Wong Hei Ming - avatar
+ 1
There is no direct method to create SQL code bits in here. You best bet is to use the code playground in SQL course, playing with the tables already created for you. If you know python, you can import sqlite3 and make a database in memory. It is an advance topic and you can search ā€œpython sqliteā€ to look for documentation.
1st Oct 2023, 3:03 AM
Wong Hei Ming
Wong Hei Ming - avatar
0
Nono, I mean that in mi codes there isn't a section that says sql , where I can make my codes from sql
30th Sep 2023, 4:54 PM
Diego Corostola
Diego Corostola - avatar