Topics
Started by
Posts
Last post
Hi i trying make this ------- DECLARE @ROW_NUM INT SET @ROW_NUM = 0 SELECT PC_ID, 'Prestação de…
4 replies
Hi! I am using bcp command to copy sql server table rows to a text file. When i am running my proce…
5 replies
I've a data in the following format.... VehicleID CarName VendorName Quantity Price 1 …
1 replies
Any help would be wonderfull. This sql works : use master select * from model.sys.objects; But I ge…
10 replies
I'm searching for some code or a function that can help me with the following problem. I have a set…
2 replies
Hello All, I have 3 tables: INFO, VEND, and PROJ. The info table has VENDID, PROJID The VEND tabl…
3 replies
Hello, I am facing a problem in my query. The select statement in my query includes the sum of a c…
3 replies
Hello guys, Do any of you have document on best practices for using datatypes while creating tables…
15 replies
I am looking out for the best ways to delete huge data from much bigger tables. What can be the bes…
3 replies
Hi I am new to this forum and somewhat new to sql. The challenge I have is, I have a csv file with …
7 replies
Hi, I have a stored procedure which reads a counter from a control table, updates the counter dur…
9 replies
Hi, I'm having a table value functions which needs around 10 seconds if it runs with "set ansi_padd…
1 replies
hey guys i develop a news portal but i'm quite new in SQL Server, i know in MYSQL Server we have 'L…
1 replies
This is the Table structure I have I want to write a query to the get the col 1 Col2 1A 2B 3…
8 replies
Hi Expert !!! i have following Query in which i want to get Full Name which contains (First name,Mi…
7 replies
Viewing 15 topics - 766 through 780 (of 4,155 total)
You must be logged in to create new topics.