Topics
Started by
Posts
Last post
hi friends, i am writing simple query as below. select count(total) as total, monthname, type, stan…
1 replies
Hello everyone. Can anyone provide some assistance. We have 2 tables, one is the customer table, an…
8 replies
Hi all, OK, I should know this to be honest, but after reading up on the web on loads of different …
6 replies
I am trying to backup a table to a different database on the same server. Using "Select Into" works…
7 replies
What I want to do is append the date on SQL SERVER to the @comments input parameter but I cannot us…
5 replies
Hi! I'm trying to do a global find and replace of a string of text throughout all tables and column…
2 replies
Is there a way that I can select data from a table and return it as a grid? For example, If I have…
8 replies
Can any one tell me what is Common Table Expression in Sql Server Thanks in Advance RC
3 replies
Despite the result of my "inline" query within a SELECT statement being a scalar, that query contai…
4 replies
I'm trying to figure out why I get errors for this SQL statement. I've really stripped it down in …
33 replies
Hi, I have a script that consist a cursor to update a table row by row. There could be around 1 mil…
6 replies
Hi I need to create SP for searching in a table. I have 4 input parameters in that 3 are optional …
4 replies
Hi, i have a tree, let's say like the following A -Aa --Aa1 --Aa2 B -Bb --Bb1 --Bb2 I would like to…
13 replies
Hi, I've been asked to create a mechanism to partially update a table. All the fields of the table …
6 replies
I am debugging some code and have tracked down the line of code that is causing the problems. The …
3 replies
Viewing 15 topics - 9,481 through 9,495 (of 12,234 total)
You must be logged in to create new topics.