Topics
Started by
Posts
Last post
Hi, This might be an interesting question. I have a table of group members which looks a little lik…
25 replies
Dear Friends, I need small help. I have 3 tables Grades,CollectionTest and Oraganization. Taking Co…
1 replies
Hi All, For the following if I get one digit e.g. "2" , how do I get 2 digits "02": select date…
4 replies
I have a table where the schema is as follows id bigtin identity(1,1) sn varchar(50) create primary…
12 replies
Hi guys I have got a list of drugs along with their cost including the Year and quarter. Here is th…
3 replies
I have the following data with a data type of varchar(14) 05380101010000 05380101020000 05380101101…
18 replies
I would like to display some of the fields of two rows side by side but am struggling! The table is…
22 replies
I have some TSQL that creates a view of elapsed time for service time completion/Service Level Agre…
18 replies
I have a table A (CustID,CustCode), tableB(CustCode) and I was asked to query the following which i…
12 replies
My application created a global temporary table and few minutes later disconnected from SQL Server.…
6 replies
In our processes, we validate years and create an error row if a year is not valid. On through our…
1 replies
Hi All, I am using the replace function to remove all but alpha-numeric characters and have run int…
5 replies
Is there any easy way to automatically put a to and from date in a where clause? This is what I ha…
4 replies
hey, i have a table for my products with these columns Product:ProductId , BuyFee , SaleFee that ho…
4 replies
I have an application where user can set parameters using SQL commands (ie. select param1 where...)…
2 replies
Viewing 15 topics - 6,916 through 6,930 (of 12,230 total)
You must be logged in to create new topics.