I have joined a company that has written all of their applications using rowid. Right now, all tables reside in single dbspaces. I want to fragment these tables by expression, but know that when this happens then rowid is thrown out. My question is, if tables are created in fragmented spaces and you use the "with rowid" statement in the create table, will rowid be kept? I have read that it will, but wanted to check others opinions in this. If I could get this to work, then apps would not have to be rewritten, which would be a good think. There are several hundred apps we are talking about and would save a lot of time. Any Ideas?
Regards
Regards