Tips for learning relevant SQL (especially for those familiar with dataview's query language DQL)? #7
Replies: 1 comment
-
They can be. I have a vault in a separate repot that I hope will be a live playground to help people learn things like this. With the documentation as well as live examples so they can ensure they are not impacting their main vault. LIKE is used for wildcards, think of it as a contains function. It uses the percentage symbol as the wild card. Example: You can then get more complex as the underscore This link has many examples and I was looking at brining some of this into the documentation and examples. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Primarily a documentation request and secondly a help request. I imagine I am not the only potential user who has more practical familiarity with the community plugin dataview's query language DQL than any of the SQL variants/dialects. Anyone have recommendations for learning the relevant differences in SQL to best make use of this plugin? Could those be documented?
For example:
Beta Was this translation helpful? Give feedback.
All reactions