SQL | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

SQL

How to create sql in new code option, which should we click sql

5th Feb 2023, 5:23 AM
CH1NMΛY H ΛCHΛRYΛ
CH1NMΛY H ΛCHΛRYΛ - avatar
6 Answers
+ 5
CH1NMΛY H ΛCHΛRYΛ on Sl.. we can't but if you contact sololearn at: info@sololearn.com You can make the suggestion.
5th Feb 2023, 7:00 AM
Darpan kesharwani🇮🇳[Inactive📚]
Darpan kesharwani🇮🇳[Inactive📚] - avatar
+ 4
I don't recall there was a playground for SQL code, nor did I ever see SQL code listed snd showcased in Code section. If you want, you can try playing in http://sqlfiddle.com/
5th Feb 2023, 6:02 AM
Ipang
+ 4
On PC you can install xampp for free with mysql: https://www.apachefriends.org/de/index.html
5th Feb 2023, 9:21 AM
JaScript
JaScript - avatar
+ 2
For testing SQL codes on phone I had used application RemoDB. It already have sample database where you can test your SQL queries, so no need for making database. If I am not wrong it is SQL lite so some commands from tutorial may not work, so you would need to find on internet how to do same with SQL lite.
5th Feb 2023, 8:57 AM
PanicS
PanicS - avatar
+ 1
To create a new SQL script, you need to follow these steps: Open a code editor or application that supports SQL scripting. Select "New File" or "New Script" from the File menu. Choose the "SQL" option as a file type or as a scripting language. Start writing your own SQL code. Save the file with a .sql extension. At this point, you can run the SQL code using an application or tool such as SQL Management Studio or MySQL Workbench.
5th Feb 2023, 7:28 AM
ArsenicolupinIII
+ 1
You can use with termux for create sql server
6th Feb 2023, 5:02 AM
Otabek Rizayev