Using SQL

Using language injection to work with SQL.

Connect your database in the IDE and use language injection to use code completion for table names and column names when writing SQL inside IntelliJ IDEA.


Related Resources

Reformat Your Code
Reformat Your Code
Reformat a specific piece of code or the whole file according to your preferences.
Creating Code
Creating Code
IntelliJ IDEA can help create code for you saving your fingers.
Using regex
Using regex
Using language injection to work with Regex.