Topics
Started by
Posts
Last post
Hi, I am looking for an SQL function that will generate the correct characters to make barcode font…
20 replies
Hi, all I have process and people want to know percentile rank (on scale of 100), I'm bit lost as I…
2 replies
By: mario17
I would like to have a 'counter' table which will hold the last used number and return a new number…
12 replies
Hi all, This is a bit of a bizarre problem and I'm not sure how to fix it.. I execute the followin…
4 replies
By: hb21l6
hi, I am working on a ssis package ,where I have date parameters as format below "2015-09-01-00.0…
1 replies
By: hb21l6
Hello Experts, I have 3 columns. I would like to update a table based on job_cd and permit_nbr colu…
2 replies
Good morning. I am trying to find all instances of a string that contain the letters FSC. While I a…
3 replies
I'm wondering if there is a better way to accomplish this task. @BoxesNeeded will change every tim…
3 replies
Hi, Table Name: CSV_Details - Total records is 12138186 row(s), As below delete script taking more …
13 replies
Hi, I want to configure the logshipping to secondary database. scenorio ===== Already the primary d…
1 replies
By: djj
Hi All, I have text column .I want to find out first occurance of string based on logic.I defiend T…
15 replies
drop table #temp CREATE TABLE #TEMP ( date1 DATE, date2 DATE ) insert into #TEMP values ('2011-06-1…
34 replies
By: sgmunson
IS there a script I can change firstname lastname to lastname, firstname: for example John Smith, t…
3 replies
Hello I have a table (folderstructure) with the following columns: pcmid, cmid, foldername pcmid is…
2 replies
By: DamianC
Hi, I have a scenario where ID has three flags. For example ID flag1 flag2 flag3 1 0 1 …
5 replies
Viewing 15 topics - 1,006 through 1,020 (of 10,647 total)
You must be logged in to create new topics.