Hi,
I inserted few contacts using following query. BUt none of them appears under contact tab when I open the account. Can someone let me know what I am missing here?
insert into [sysdba].contact(contactid, accountid, account, isprimary, lastname, lastname_uc, firstname, prefix, seccodeid, createuser, createdate,[type],
workphone, fax, email, title ) values(.........)
thank you for your time, Yogesh |