Posts
Sort by recent activity
Data generation depending on other column
Hello, we have a customer table and have to store various
attributes for the customer data in an extra attribute table (simplified
structure):
CREATE TABLE
[Customer].[tAccounts](
...