I've done this sort of thing many a time in Access, but SQL Server gives me errors when I try...<P>We have a table for company employees:<P>Employees<BR> * EmpID (key)<BR> * EmpFirstName<BR> * ...
If your business uses relational databases to store data, it helps to use the SQL SELECT command with the INTO clause to create new tables from query results. This method isn't ANSI-standard SQL, but ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results