Topics
Started by
Posts
Last post
Hello experts, Can you please help me translate this sql statement into T-SQL? Thanks. First sql: …
4 replies
I HAVE A TABLE EMP WITH COLUMNS EMPNO,ENAME,SALARY and also a column MOD_DATE WHEN EVER I UPDATE SA…
3 replies
hi all, as i'm not a very experienced db-programmer i'd like to hear your opinion on this. i develo…
5 replies
I wonder if anyone can help me to calculate a date that will be let's say five days from another da…
4 replies
Hi Is there any tool available for document generation for table and view details from the enterpri…
3 replies
Good morning everyone! I am writing a stored procedure that takes an input parameter (@abcs_cd)supp…
5 replies
We are using a CONVERT(char(10), ExpirationDtm, 101) function to remove the time portion from a dat…
2 replies
Hi friends I am using xp_sendmail in a storedprocedure and call this stored procedure in a job. thi…
5 replies
find a column from all the tables of a database and delete the row of that table where ever it find…
4 replies
Hi friends I have tried the following query in sql2000 and sql 7 databases. But the query working f…
2 replies
Here's part of a stored procedure I'm trying to get working. I need to submit a list of states and…
10 replies
Hi there, I am stuck with my problem for a sp which user passes in a flag value for keeping a new c…
3 replies
I have written a SP that calls 8 other sps with the same output parameters. My calls to the sps ar…
2 replies
Hi, i want to check for the existience of a temporary table because i need to drop it in that case.…
1 replies
I need to calculate results off of calcualted fields. something like this SELECT tSchedule.SDG, Dat…
3 replies
Viewing 15 topics - 16,591 through 16,605 (of 17,082 total)
You must be logged in to create new topics.