INSERT INTO `bx_artists_main` (`title`, `uri`, `desc`, `country`, `city`, `zip`, `status`, `thumb`, `created`, `author_id`, `tags`, `categories`, `views`, `rate`, `rate_count`, `comments_count`, `fans_count`, `featured`, `allow_view_artist_to`, `allow_view_fans_to`, `allow_comment_to`, `allow_rate_to`, `allow_post_in_forum_to`, `allow_join_to`, `join_confirmation`, `allow_upload_photos_to`, `allow_upload_videos_to`, `allow_upload_sounds_to`, `allow_upload_files_to`, `soundcloud_id`) VALUES ('HERE GOES THE ARTIST NAME', '', 'HERE GOES THE BIO', '', 'HERE GOES THE LOCATION', '', 'approved', 0, '', 2, 'HERE GOES THE GENRES SEPARATED BY COMAS', '', 2, 0, 0, 0, 0, 0, 2, '4', 'f', 'f', 'f', 4, 0, 'a', 'a', '', '', '')