How do u call an Oracle procedure from a DTS? thanks Rosh
Can we have multiple instances of DTS running? We have a scenario where more than one client can invoke a DTS pkg at the same time. What happens in...
Could someone elaborate the difference between fourth and fifth normal form Thanks
Need some help to generate a 10 digit Unique number. Something like 0000000000 1000000000 2000000000 .... .. 9000000000 9100000000 ..... 9999999999...
I need to write a query which would return rows grouped on a customer id for rows which satisfy a particular input criteria. (Without using cursor)...
Is there any way to recover data from a table that has been dropped and after hitting the shink database command. ~ Rosh
CREATE PROCEDURE MyMarriage @BrideGroom Char(NotBad), @Bride Char(Good) AS SELECT Bride FROM tblBrides WHERE FatherInLaw = 'Millionaire' AND...
How do I get data in my table in SQL Server from a Postgres table
Been given the task to identify indexes for the database tables. Need help to identify criteria for indexes... ~ Rosh
Separate names with a comma.