-- Create New Detective Profile
/* Complete the query below to join our investigative team */
INSERT INTO Detectives (
code_name
contact_address
access_key
verify_key
);
-- I acknowledge the Terms of Service and Privacy Policy
-- Already have detective credentials? LOGIN