Topics
Started by
Posts
Last post
I have a table that has a field that is defined as VarChar(300). My insert stored procedure has a …
18 replies
Hi, I am looking for an approach wherein I can update the records in chunk like if there are 1500 r…
3 replies
Hi, i have a small doubt . When we create a non clustered index on a column sql server does not al…
5 replies
can anyone please help me with BCP program to export and import data to and from CSV file? A BCP wi…
6 replies
hi all here is my query i m trying to get the second highest id_num from my new_employes …
1 replies
Hi, While inserting the values gets error because of certain problem. Can you please anyone gi…
2 replies
this is my initial data Declare @tblMessage Table(Id Int, Description Varchar(50), Message Varcha…
6 replies
The query works fine on it's own, and when I run it inside the @query function it errors out. The …
5 replies
Im a newbie in using SQL and I want to extract data in one table, with multiple criteria to be disp…
14 replies
We have online tests with multiple choice questions. Our instructors want to calculate standard dev…
12 replies
Hello, Our environment has several application-specific databases, and a couple of shared 'referen…
17 replies
Hello Everyone! I know I'm probaly making this much more difficult than it really is...Just can't g…
6 replies
I built testdata that consists of the records i want to udpate in CUST.TABLE2. The select records i…
2 replies
I have a series of INSERTs that take place within a loop structure. Through each iteration of the l…
2 replies
So I have a product table that contains products. I then have a product detail table that stores d…
14 replies
Viewing 15 topics - 6,556 through 6,570 (of 12,234 total)
You must be logged in to create new topics.