Search & Insert SQL Functions Instantly with Slash Command
Writing SQL can sometimes be challenging when you have to remember every function name. That’s why we’ve introduced a new feature allowing you to quickly search and insert functions using a Slash Command. With this addition, your SQL coding will be significantly faster and smoother.
Slash Command + f (func) for Instant Search
In an SQL block, type /, followed by f (short for func), and press Enter. This automatically brings up the function search window.
Automatic Insertion on Selection
Simply pick the function you need from the search results, and it will be inserted right into your SQL statement. This saves you from extra typing and potential typos.
No Need to Memorize Exact Names
Typing just part of the function name will display the relevant suggestions, making it easy to find what you need without worrying about spelling or full function names.
Faster Coding, Higher Efficiency
Quickly calling up commonly used functions boosts both your development speed and accuracy, making SQL queries much smoother to write.
By leveraging the function search feature in SQL blocks, you can instantly find and insert functions as you code, drastically improving both your speed and precision. Give it a try and experience more efficient query creation!
We plan to roll out more features and improvements to enhance productivity. If you have any feedback or requests, feel free to get in touch!