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

Is it possible to insert data using SOQL Query?
According to my understanding we can retrive data form model, this might be the silly question but I need to know.
You need to sign in to do that
Don't have an account?
According to my understanding we can retrive data form model, this might be the silly question but I need to know.
No, SOQL is a query language. Records are created, modified, and deleted through DML operations.