|
|
|
|
Browse by Tags
All Tags » tips and tricks » performance » T-SQL » database design (RSS)
-
I must say I am a big fan of views. They give flexibility of changing the logic of the data retrieval without affecting DAL layers in your application. I posted series of articles about updateable views and triggers on views, their application in SSIS for example.
Recently we finished development of system that loads data from several external ...
|
|
|
|
|