Topics
Started by
Posts
Last post
hi, i'm new here.. i just want to ask you how to specify primary key?? for example : T code is for …
1 replies
Hi all, I am having some trouble with a cross apply and a scalar function. Here is my code: declare…
7 replies
Subject is probably not the most clear, so I'll try to explain better. Basically, I have a table wh…
6 replies
It is very strange I get this error when I run the query but then it goes away after a few minutes?…
3 replies
I have a table with 4 columns. EmpName PayDate WageType PayRate ABC 10/22/2014 Regula…
5 replies
Hi all, I'd like to convert several rows of my table to csv list create table my_contracts( custo…
17 replies
Hi All, I have problem with chinese characters in TSQL. If I excute following code block, it displa…
4 replies
Not exactly sure how to go about this. I am selecting a few fields from a table. One of the field…
40 replies
Hi all, I'm encountering a strange situation with SS2K5. I'm running a query joining two tables wit…
7 replies
Hola, tengo el sgte inconveniente con una tabla de 9000 filas, la cual en teoria no es una tabla gr…
5 replies
I want to use the same temporary table in a stored procedure where I insert different data in funct…
8 replies
I have the following table called "test": CREATE TABLE test ( call_state tinyint, call_type tinyint…
3 replies
I can run the following in SSMS and get data: exec sp_replmonitorhelpsubscription @publisher='p…
5 replies
I want to use the HOST_NAME() system variable in a stored procedure to get the name of the machine …
1 replies
Hi , I am using following code to read xml input to table . I am not sure what I am doing wrong, I …
3 replies
Viewing 15 topics - 301 through 315 (of 12,234 total)
You must be logged in to create new topics.