I have a list which has 24 date time columns. In sharepoint database there are only 8 date time columns. My question is how can I retrieve these all 24 dates from database and how these data get stored in database?
I don't think it is possible to have a inner join in the CAML query.If you are planning to join two sharepoint lists you can use SharePoint designer and here are some reference linkswww.experts-exchange.com/.../Q_23271099.html