"INSERT INTO [attachment] ([Name], [desc]) VALUES (@Name, @desc) imagine one sender can send many attachments, i shld insert many attchments in my table (attachmets) where this senderid in attachment table is foregin key (relation with another table Senders)"