Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Understanding ODS

Author  Topic 

jpwire
Starting Member

2 Posts

Posted - 2011-01-06 : 10:55:58
Hi there

Can someone explain this concept of "ODS"?
I've looked pretty hard for some tutorials, but haven't found any.
I found some definitions, but without practical examples, it's kinda hard to grasp the concept.

I understand when it would be needed, but I need to know how to implement.

If someone could point me in the right direction, that would be much appreciated.

Thanks,
jpwire

Lamprey
Master Smack Fu Yak Hacker

4614 Posts

Posted - 2011-01-06 : 12:03:36
Do you mean Operational Data Store or Open Data Services?
Go to Top of Page

jpwire
Starting Member

2 Posts

Posted - 2011-01-06 : 12:30:41
I guess that's how much of a newb I am.
I'm most likely looking for the former: Operational Data Store

Basically, at work, we have a number of DBs with a number of fields.
Querying each field results with an output of another table (is this where "Operational Data Store" comes in?).

So I'd like to know how this is implemented.
I sincerely apologize for the ignorance here, but I hope I've explained this correctly.

Thanks,
jpwire
Go to Top of Page
   

- Advertisement -