Topics
Started by
Posts
Last post
Hi Experts , Our database have sensitive information like SSN , Tax_id etc. There are many such tab…
1 replies
Hi everyone, Seems like this should be simple, but haven't found a way to accomplish what I want to…
6 replies
Hi folks, Just wondering if anyone can give me some pointers as to some other options to try to imp…
5 replies
How can I use the VARCHAR command only to display the first 20 characters for a comment field that …
3 replies
Hi, I have been trying to do this for a while now to get this and, and while I have done this befor…
9 replies
Hi everyone, I have a giant table 'A' with an identity key and also a foreign key that references t…
3 replies
I would like to parse XML data which is in table. Declare @abc table ( id varchar(20), address xml)…
1 replies
Hi, I have a requirement to convert a date value like '7th March 2020' to '2020-03-07'. However, t…
3 replies
Below is the sample data create table temp (userid int , rid varchar(10), value varchar(100)) inser…
3 replies
I would like to update TASK_NXT_RUN_DT column based on the script in column 2 dynamically. I have …
1 replies
Hi Forum, I have a Stored Procedure that selects one record from a table. I want to select one row …
9 replies
I have a project that requires to display a list of patients within a specific period of dates but …
7 replies
Hi, Hope everyone is keeping safe from covid-19. I need to find which particular procedure is givin…
5 replies
Hi all, I have the following query: Select mx.vserie, mx.vfolio from data1 mx inner join data2 my…
2 replies
I currently have query that gives me the results i needs BUT i am needing to add a new table/column…
7 replies
Viewing 15 topics - 196 through 210 (of 4,984 total)
You must be logged in to create new topics.