Closed agent-app-kapeltol[bot] closed 7 months ago
Write the SQL script to create a 'collaborations' table in SQL Server with 'id', 'user_id', 'task_id' columns. The 'id' column should be the primary key and 'user_id', 'task_id' should be the foreign keys.
Write the SQL script to create a 'collaborations' table in SQL Server with 'id', 'user_id', 'task_id' columns. The 'id' column should be the primary key and 'user_id', 'task_id' should be the foreign keys.