How Are the ihTrend and ihRawData Tables Different?

Typically, you use the ihTrend table when you want to compare multiple tags at the same time. The OLE DB Provider needs to synchronize all the returned data by time, so it takes more time to query the ihTrend table than to query the ihRawData table. You can retrieve multiple tags from the ihRawData table, but the tags are not synchronized.