Topics
Started by
Posts
Last post
I need to build a db so that I can store the drive, path, file, size, last modified date of files t…
7 replies
i have view with 2 columns name and salary i want to add a new column with id name the value of thi…
1 replies
any one knows what is worng with this statement DECLARE @cursor INT,@rows INT EXEC sp_cursoropen @c…
6 replies
I'm looking for an industry wide standard for naming tables, views etc within an SQL database. I've…
14 replies
Y'all 🙂 I need an extra set of eyes looking into this procedure I am attempting to create. can some…
5 replies
Hello every one. we are in the process of restoring a database with 1 full backup and about 38 tran…
1 replies
Hi, We have implemented one trigger to track user changes in our database but when ever user run al…
2 replies
Hi Guys. I have been trying to figure this one our for a while and i am not sure that its even poss…
2 replies
I have a table structure which has a trade id and multiple memotypes and memovalues associated with…
3 replies
Hi All, EXEC sp_addlinkedserver TEXT_LS, 'Jet 4.0', 'Microsoft.Jet.OLEDB.4.0', 'C:\files\', NULL, '…
3 replies
Hi, how to Compare two IMAGE fields, i try the following:- SELECT itemphoto.item_no, itemphoto.p…
1 replies
I have written many simple queries but I have to run them sequentially. How can I run two question…
4 replies
Hi, I have a requirement wherein i need to fire multiple sql insert statements in a defined manner.…
5 replies
i want to check last fired trigered is there any sys table or DMV available in sql 2k5 ? ------…
7 replies
I hope an expert will be able to resolve this quite easily as I'm quite new to SQL functions. A str…
1 replies
Viewing 15 topics - 2,806 through 2,820 (of 4,155 total)
You must be logged in to create new topics.