You need to sign in to do that
Don't have an account?
Manjusrinu
inserting records in account object using apex class
Hi,
I need to insert a new record usimg apex class ,I wrote the following code ,,but i couldnt remove the errors.Can you please help me ??
I need to insert a new record usimg apex class ,I wrote the following code ,,but i couldnt remove the errors.Can you please help me ??
It should be void insertNewAccount(String name).