Actualités

This code example demonstrates how to create a schema and assign it to a database object. The program then grants permission to a user, and then creates a new table in the schema. 'Connect to the ...
The query below lists tables in provided schema .To list tables from all schemas use this query. Do you need a fortune teller to tell you about the data you have? If you visited a fortune teller at ...
There's a problem with schemas in SQL2K5 that I encountered again this week, and I put my head to it and developed a very elegant solution that I thought I'd share with everyone. Problem: When you ...