Posts
Sort by recent activity
Can SQL compare use a specified list of elements
Hi
My situation is that I have to compare specific elements in a database used for a certain area. For instance I want to compare tables and other elements used in connection with say a dimension o...
National characters in saved script
I sometimes have to write national characters like the three danish letters ø, æ and å. When I try to save the generated script by using the "save script" button the three characters are saved a...
Trying to create stored procedure before view it depend on
Hi
I am trying to synchronize a database on server A with one on server B.
I have a stored procedure that selects something form a view. That view has been modified on server A and therefore needs ...