When making a direct connection to eGDB tables via (for example) SSMS (Management Studio) for a GDB that has (traditional) versioning enabled, I'm querying an old version of the data. The data is post & reconciled to the default version daily.
If I look at the list of (default/Esri created) views and query against the same table via that view, I see the default version.
I am aware of the Esri created stored procedure for switching versions, but what is the version which querying the table, not via a view? I cannot see any way to determine which version state this table is other than that (based on editing dates) it is very old.