Topics
Started by
Posts
Last post
Hi, I'm curious to know which is faster(and by what %), the insert or update query. Both affect the…
6 replies
I have two SQL Server instances on the same box (INSTANCE1 AND INSTANCE1\NAMED). I have database T…
3 replies
Does anyone know if this is possible? I want to automate various weekly reports using stored proce…
1 replies
Here's the scenario (SQL 7): I would like to use dynamic sql to make a series of Temp tables using …
4 replies
Hiya, I'm converting some PL/SQL to T-SQL. Rewriting the code that calls the stored procedures is …
2 replies
By: Sneezy
how would i denormalize my person table from structure Person Table (person_id, household_id) e.g.…
3 replies
Hi there Is there any way that I can send the result set of xp_sendmail in an excel readable format…
2 replies
By: mwlyoung
Hi, I'm kind of new to T/SQL and was simply wondering if someone could provide me with a query tha…
4 replies
By: bilko73
Hello - Looking for code for a simple trigger to copy one field to another field in the same table,…
2 replies
By: bclick
I am trying to debug an app that calls a set of nested SP's some containing cursors. I am running t…
4 replies
By: wisl
I have a sring united states of america. I wanted to print it as United States of America.I wanted …
1 replies
This is my first experiment with subqueries and I seem to be having trouble wrapping my brain aroun…
5 replies
I am trying to send an email in a stored procedure using html format but the length of the html str…
11 replies
By: shamshad
Hi there How can I use temp tables with xp_sendmail e.g. I have a temptable called #email and then …
2 replies
By: mwlyoung
I have a table with first_name , last_name,state and zip columnswhen exporting my table data into t…
1 replies
Viewing 15 topics - 15,481 through 15,495 (of 17,082 total)
You must be logged in to create new topics.