Topics
Started by
Posts
Last post
I am urgently in need of some help. My colleague and I have developed a script (that works) but use…
8 replies
I'm wanting to query an XML site, which is really just an RSS feed. I want to be able to put the d…
3 replies
I have a table where it lists all the "ServerName", "DBName", "DBSize", "Date"...but this table has…
6 replies
I have a trigger that will write out an audit trail record with the changed values to an audit file…
5 replies
Hi, I had been working on some code improvements for performance gains every now and then. I was go…
2 replies
I'm trying to do in a script: SET @DYNSQL = 'USE ' + @DBName + ' SELECT name AS [File Name] , phys…
3 replies
Hi all, I am new to sql server, How to write a trigger which stops the DML operation on a table for…
16 replies
Dear All, Its is very urgent , I am new to PL/SQL. Kindly help me to translate this PL/SQL code int…
5 replies
hi when i am showing estimate execution plan,SSMS just stops working. what causes it to stop workin…
6 replies
Hi, I have a table Account with two columns Ac_no and code_list. Ac_no Code_list 12345ab…
7 replies
SELECT drm.requestid, DRM.RunningBoard,DRM.DutyBoard,DRM.DriverId,DRM.PublicServiceCode,DRM.Service…
12 replies
Hi All, I have a question that i hope SQL can do because I can't find anything on the net at all. I…
1 replies
I need to select some data based on a weight and a unit of measure. However, the unit of measure wi…
7 replies
Is it possible to do something like this? I'm getting an invalid column name on the column variable…
4 replies
Hi, I have two tables say 'A' and 'B' and then have 'ID' field common in them. I want to write an S…
9 replies
Viewing 15 topics - 6,001 through 6,015 (of 10,635 total)
You must be logged in to create new topics.