Topics
Started by
Posts
Last post
Sql Select query is not working on one table but the same is working on copy of the table - I have …
8 replies
Hi all, Normally I see db name dot field name when referring to a field in a T-SQL statement (ie Cu…
14 replies
Hi All, I need some help in finding the overlaps in the date range using sql. below is the sample d…
6 replies
I have a searched CASE expression that SUM()s two different TIMESTAMP dates ( DATEDIFF() ) and retu…
2 replies
hi i have a trigger that will not fire due to the data coming from a bulk insert i have tried to in…
12 replies
Could I get some expert help on how to make the output of this query left justified. Its a 10 chara…
1 replies
Hello Dear Friends at the forum! I have been reading lately a number of posts regarding an audit st…
3 replies
The stored procedure only runs once. if I replace the running of stored procedure with select comma…
3 replies
Here are the contents of @Cmd (varchar(max)): bcp "SELECT [Data] FROM myserver..dbo.PEC_Citrus_RptD…
10 replies
create table dbo.dynamic(id int, name varchart) insert into dbo.dynamic(id,name) select 1,'pirana' …
8 replies
Hi to all. I would like to modify code below to filter on a different date field based on a user se…
13 replies
Hi, We have a table that is containing the XML file data(whole xml file data). We have a requireme…
3 replies
I have never used CTE's before and I can't figure out how to make this work for my need. Say I have…
11 replies
Hi All, Can any one help me out how to execute 5 procedures in one procedure one by one …
1 replies
Table to Update is CustomerCredit - Fields are CustomerNumber, CreditLimit Validation Table - UserA…
5 replies
Viewing 15 topics - 271 through 285 (of 12,234 total)
You must be logged in to create new topics.