Formulation of sys.all_objectsLajapathy Arun14yPublished Jul 3, 2012, 12:00 AMUpdated Jul 3, 2012, 6:45 AM2.9k00Reactions×25BlogFormulation of sys.all_objectssys.objects + sys.system_objects == sys.all_objectsYou can verify by its count.select count(*) from sys.objectsselect count(*) from sys.all_objectsselect count(*) from sys.system_objectsThanks :)CommentsJoin the conversation! Your thoughts help the community grow.Sign in to leave a commentIt is the same account you read, post and publish with — and you will come straight back to this page.Sign inCreate an account
Join the conversation! Your thoughts help the community grow.