Tech
Forums
Jobs
Books
Events
Interviews
Live
More
Learn
Training
Career
Members
Videos
News
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Formulation of sys.all_objects
WhatsApp
Lajapathy Arun
12y
2.6
k
0
0
25
Blog
Formulation of sys.all_objects
sys.objects + sys.system_objects == sys.all_objects
You can verify by its count.
select count(*) from sys.objects
select count(*) from sys.all_objects
select count(*) from sys.system_objects
Thanks :)
Up Next
Getting SQL Script of database object using sys.syscomments in SQL Server
Ebook Download
View all
SQL Queries For Beginners
Read by 18.3k people
Download Now!
Learn
View all
Membership not found