Topics
Started by
Posts
Last post
Hi all, I am trying to run a query against a single table to determine hierarchy in Employee table …
3 replies
Hello guys, I'm using a SELECT query to join data from two different databases that reside in the s…
16 replies
Hello all, I have the following code part of an T-SQL process but I am stuck cause I don't get the …
13 replies
Let's assume that I have the following table tables: Orders (orderdate, ordernumber, productcode) …
11 replies
Hi all, I am inserting column value as 'sqlserver → 2005' But, it is inserted as 'sqlserver ? 2005'…
1 replies
Hi, I craeted an indexed view which is based on aggregates of the base table. When I checked the ex…
1 replies
Hi, Can anybody help me on this. If I have given few numbers like 1,2,3,4,6,7,9,11 I need to get nu…
26 replies
Hi Folks just want to know if there is a way to incorporate Windows Variable(s) in some T-SQL using…
3 replies
I've recently run across a query that uses two nested cursors to cycle through a bunch of inserts. …
14 replies
finally got around to writing a simple query to track all unused indexes so i can email it out via …
2 replies
Need help in creating a trigger which does the follwoing. when table EMP_SSN is created across any …
29 replies
I have a table that has XML data stored as text: Table : NODEMETADATA Column Name: ATTRIBUTES I nee…
1 replies
I had previously asked for advice for an ORDER BY on a 24-hour time column and the suggestion that …
12 replies
How can i create a trigger on database so that it prohibits DML(insert,update,delete) acitivuty for…
9 replies
Hi Guys, I'm in the process of building a small php front end to our sheduled tasks so that our IT …
2 replies
Viewing 15 topics - 2,986 through 3,000 (of 12,234 total)
You must be logged in to create new topics.