that is normally wp_
then, in {$table_prefix}options, normally wp_options, two values contain the url:
select * from wp_options where option_name in ('siteurl','home');