Topics
Started by
Posts
Last post
One of my Transfer Document SSRS report, consists of a table report item showing 3 columns, Item, I…
1 replies
i have a table emp with columns empname and highprority jobs. for example i have 3 emp and 10 high …
4 replies
i have a table with records create table rstbljobs ( AutoID identity(1,1), AssignedToRstEmpID int,…
1 replies
Hi, I would like to know how to retrieve integer,decimals from string in table format. Input strin…
5 replies
In my organization they create the database through the application and I want to create the trigge…
1 replies
Hello everyone. Can anyone please offer me some advice on this query I am trying to put together? I…
2 replies
Dear Forum, I'm sure someone has completed this type of request, but here is the back ground. I hav…
8 replies
Hello, I have a query that returns in xml format the contents of a table and I want to bold lines w…
4 replies
This is baffling me! I have a proc that will call another proc to clear a record (if one exists) be…
1 replies
i have a table emp with columns empname and highprority jobs. for example i have 3 emp and 10 high …
1 replies
i have a table emp with records as follows: Create table testemp ( empname varchar(50), highprtjobs…
1 replies
I have a text value in a string which I can convert to varchar(1000). field I am going to convert …
4 replies
Hi, MyTotUnits field should get updated from field Units based on the condition below : When Proje…
4 replies
CREATE TABLE #Total_Count (NUM_DEATHS_1870 numeric (8,0), NUM_DEATHS_1880 numeric(8,0)) INSERT IN…
11 replies
I have a query which gives me the following output : select PD.ProductId, TotalCalls = COUNT(D…
1 replies
Viewing 15 topics - 3,016 through 3,030 (of 10,647 total)
You must be logged in to create new topics.