You need to sign in to do that
Don't have an account?

can i fetch two contacts and opportunites records of particular Account object using SOQL
Yes, you can do this via a sub query using the relationship name

in Soql we are using sub query up to 5 times