Topics
Started by
Posts
Last post
Hi, The following query is not working. Please take a look ! Table2 has the records that needs to …
5 replies
I have a query for a report which is basically aggregating some data from different tables as follo…
1 replies
Really stupid question: when it comes to assigning variables, what's the difference between SET and…
5 replies
I'm trying to update a field in one table with a value from another table: update PS_Students2 set …
5 replies
I've read that some schools of thought on cursors are to never use them. I know that SQL Server no…
44 replies
Hello Everybody, We have Sql2008 EE and 32bit. We are running this update... Looks simple but it ta…
7 replies
Hi, I want to default a value for one of the columns. When inserting a record, if the value of 2nd …
6 replies
A trigger I created to check inserts on a table is actually preventing inserts happening on the tab…
5 replies
1)I created a table to log errors. To write into the table I wrote a procedure: ===================…
8 replies
Hi All, Here is my scenario. I have two tables T1 (Sid int not null, Pid int not null) & T2(Si…
4 replies
Hi guys hope someone can help. I have a query that gets data to be inserted in a datawarehouse. The…
1 replies
I have a Product table that desscibes all the attributes of a product. The attributes comes from th…
2 replies
Hi Guys, need some help here.. My manager has asked me to write a query that will return all custom…
4 replies
How to Manage sub activities StartDate and EndDate
4 replies
I have failed to achieve my purpose of a list of filenames from a directory, via the filesystemobje…
4 replies
Viewing 15 topics - 10,456 through 10,470 (of 10,647 total)
You must be logged in to create new topics.