Topics
Started by
Posts
Last post
Hi, I have an insert query that calls a scalar function to generate a unique identifier for the row…
3 replies
I have a test database which contains a TestQueue table that tests are fetched from and executed on…
3 replies
Hi, I am using SP_EXECUTESQL in a procedure to insert data in to temp table. but it is giving error…
9 replies
I have a stored procedure that selects many fields and I pass it a year and month, then want the r…
13 replies
Hello, I have a table that contains a month int field and a year in field and I need to be able to …
2 replies
I have an AFTER INSERT trigger that does inserts on another database and then updates the row that …
1 replies
Hello People, How do I replace a column of data with new column data in another table . example : t…
4 replies
Hi, I've a table with an identity column as a primary key, when I perform an insert I'd like to use…
5 replies
I am having a ridiculous time of trying to figure out what I am doing wrong with a bulk insert. It…
5 replies
My question is at here: http://stackoverflow.com/questions/2726369/help-to-the-way-to-write-a-query…
16 replies
Experts.. i have name,value pairs of data in a table. ie data is in rows. can this be transposed to…
6 replies
Hi. I need to write some sql to compare the columns in two tables in two databases and return a lis…
2 replies
My devs removed one table and created three new tables with foreign keys. I have a job that runs to…
15 replies
My app have search function to search Customers. Criteria are : Firstname, Lastname and status. Th…
4 replies
Hello All, I am working on an ASP.NET website that serves up numerous content pages. The site owne…
17 replies
Viewing 15 topics - 3,796 through 3,810 (of 12,230 total)
You must be logged in to create new topics.