Subject What pratice is better?
Author gato2707
Hi:

I have a database with some tables, depending on what client application
calls the table, I must show only a portion of some of these tables, both
horizontaly and verticaly. There are two different methods: Views in the
server side or Queries in the client side.

I want to know what practice is better, and of course witch of them offer
better performance.

Thanks in advance

Fernando