Topics
Started by
Posts
Last post
Hi, I want to multiply two columns in SQL nd store can anybody help me out in this scenario. Exampl…
13 replies
hi, i am trying to get 0 as a value if no of rows is 0 still not getting ,my result set is blank. p…
9 replies
Hi all I have a list of file i want to Bulk insert using the Bulk Insert command. I also have an XM…
10 replies
I hope someone can help me. This is driving me nuts. I've got a big file that is tilda delimited. W…
1 replies
I executed this query: update table2 set id=(select max(id) from table1) where id=0. It indicates i…
2 replies
Hi Following is the code CREATE TABLE #ProductRate( [ProductID] [int] NOT NULL, [FromDate] [date…
14 replies
Hi I have table which has to delete the 5 week older data.Please help out. I would appreciate your …
5 replies
Hi, I have prepared a disk space report, but now I want to make it Red Bold wherever %FreeSpace is …
7 replies
Dear all, I have a table called TaskProductivity (please refer the attached image TaskProductivity_…
5 replies
SQL 2008 R2 64 bit Enterprise I'm using 2 identical queries as sub queries and doing a left join be…
5 replies
I have to do a complex insert statement from one source table, which defines the relationship betwe…
6 replies
I want to perform the following operation I copied the excel spread sheet that has the calculation …
1 replies
Hello - I'm wondering if anyone has some elegant way to handle this problem: I have participant/eve…
4 replies
Dear all, Please can anybody help me with a stored procedure which returns all dates falling on sat…
3 replies
Hello all, I have a database that is storing SSNs...SO while in development I have set up encryptio…
11 replies
Viewing 15 topics - 5,851 through 5,865 (of 10,635 total)
You must be logged in to create new topics.