Viewing 3 posts - 1 through 3 (of 3 total)
well,
i have so far compiled the following sytax:-
INSERT INTO mdb-dbo.ca_owned_resource (resource_name)
SELECT SoftwareTitleName, (own_resource_uuid CAST(NEWID() AS BINARY(16))
FROM(SELECT APPLICATION.SoftwareTitleName
FROM Asset AS ASSET LEFT OUTER JOIN
...
August 10, 2011 at 12:20 am
Hi,
Ok... there are some changes to the initial query...
1. I have a SQL statement which lists me all those 2000 record set, so i do NOT need Excel sheet anymore.
2....
August 9, 2011 at 6:54 pm
hi,
i have re edited my post for a more clear picture of what i am trying to do.. hope this suffice ?
regards
abhi
August 8, 2011 at 5:26 pm
Viewing 3 posts - 1 through 3 (of 3 total)