| http://www.w3.org/ns/prov#value | - I want to give a personal name like the adventureworks database has. (Such as sales.salesdetails, humanresources.employee and all)> So how i do create a table with a schema name salesand> How do i change my for example dbo.employee to sales.employee ??I triedCreate table sales.employee{statements}but it doesnt work...Please reply ASAPThanksinto the world of programming now :)
|