Topics
Started by
Posts
Last post
declare @str1 as VARCHAR(100)='2,5,4,3,7,7' declare @str2 as VARCHAR(100)='5,6,7,8,9,0' declare @…
1 replies
Hi guys, I hv same table say "Patient" in 2 different databases that are present on different or sa…
5 replies
This might seem crazy, but I just don't get it. Why does everyone go through the trouble of hitting…
22 replies
I have a table (sql 2000) that contains records for a manufacturing process. Each item produced is …
7 replies
Hi there we have a database table and a field which is an address field. The address field is a nva…
13 replies
I was asked to create a centralized location that contains various bits of information about all of…
5 replies
Hi all, I am using a tally table (Numbers) to select a sequence of dates based on a repeating event…
26 replies
Is it possible using automation to run a crystal report from t-sql and prepare a report which can t…
2 replies
Hi, This is regarding the sp_executesql and the sql statement parameter, in processing a dynamic SQ…
6 replies
Hi, While loading(using bcp) data from file into a table,I want to load the file data into a table …
4 replies
Dear All, I have a function that accepts a string as it's parameter as following script. Create FUN…
2 replies
Hi I had done a mistake .'' i had updated on column but it refelected to all columns. i m not used …
2 replies
I have a query not overly complex a few joins addresses addss with(nolock), roles roles…
5 replies
Hi! I need help with a optimization of my SP. The issue is this. Users insert records in Table "Ope…
2 replies
I have a table carrying two columns - lets say id and age. I need to find the median age for each i…
3 replies
Viewing 15 topics - 436 through 450 (of 17,082 total)
You must be logged in to create new topics.