Topics
Started by
Posts
Last post
Hi, My friend has lots of stored procedure and are marking comments on them. I wanted to know free …
1 replies
Is there a way i can make a report being sent from SQL or a stored procedure?
1 replies
Hi all, Im currently using bulk insert to import data from a flat file to a table in sql server., t…
2 replies
This Code: WITH ALevel (ConsultantID, AchieveLevel, AchieveTitle, PeriodEnddate) AS ( SELECT Co…
4 replies
Hi I have two tables. The first table has the following fields: (pk)id, name, ticket_details The se…
30 replies
I have the following code: Select DistinctAchieveTitle ,PeriodEndDate from Volume where Consulta…
14 replies
I have a character column which will have varying data, and potentially varying lengths. It needs t…
16 replies
I have a backup log script and I want the .trn file name to include the date and time. This script …
2 replies
Hey folks, I am working on a project where an external system drops off some XMLs into a table, cre…
2 replies
How return time & number format using stored procedure whatever set in the Machine Following i…
2 replies
I am looking at a table-valued function, where performance is a problem. One thing I notice is an u…
3 replies
Hi, I need help. I try to write a function as below. But i doesn't return anything. What's the wron…
1 replies
hello my friends i have a SQL Database with 2 tables : Company and Product Fields in Company : - Co…
4 replies
I started to put together (what I naively thought would be) a simple way to translate social securi…
6 replies
Hi, Can anyone help on my query? Ex: Now i have info as follows. CardID Cardvalue A100 100 A…
1 replies
Viewing 15 topics - 11,071 through 11,085 (of 12,230 total)
You must be logged in to create new topics.