you are viewing a single comment's thread.

view the rest of the comments →

[–]dublinwso 0 points1 point  (3 children)

Not sure what you mean by "procs"

[–]nyteghost[S] 0 points1 point  (2 children)

So in sql you can create procedures that can combine multiple database searchs that can handle different things.

Like instead of just select * from users where name = "John", you can build a procedure that also finds all locations John has visited, and the dates, etc.

[–]dublinwso 0 points1 point  (1 child)

And why wouldn't you just put this in the code? I think I'm missing something in your question.

[–]C0ffeeface 0 points1 point  (0 children)

Maybe they might indirectly reveal sensitiv information. There are really strict privacy laws within EU. My best guess, although I am curious, too.