Is it possible to insert a unique id with sum() I have a 2 sproc first sproc go something like this. declare @p_Project_ID int, @Indentity1 int...
How would I write if unique id exist in one table then add the id to a new table and then add the input text boxes in the new table as well. may...
this work excellent [:D] How would I update Here is my tables and columns table 1 = [dbo].[Narrative]( [Nid] [int] IDENTITY(1,1) NOT NULL,...
is there a way to calculate the numbers in one table and insert the answers in an other table.
Separate names with a comma.