Found this. I have very light DataView use, but figure if I ever want to go deeper I might swap it out with this because DataView is new to me, while SQL is something I already know.
You must log in or register to comment.
There is another issue with DataView. You, very quickly bump into slow queries in a medium size vault . I call having 4600 notes a medium size note, to be clear.
Oh this looks really good, I never can get Data view to do what I want without a whole lot of trial and error.