Topics
Started by
Posts
Last post
I've got this query: Set nocount on select inventoryname from inventory inner JOIN InventoryUsage …
3 replies
I've got 2 tables and would like to do a Count on 1 table whilst checking against a second table, i…
2 replies
Hello Experts I am new to SQL Server; Can i carry out the shrinking using Right Click or by command…
2 replies
I have the following query: declare @saleid int set @saleid = 67026 Set nocount on Print 'Please…
1 replies
Hi, I am having some trouble with an sql statement and I’m just wondering if anyone could help me I…
7 replies
The company I am contracting for just brought in an outside tech to upgrade the hard drive on the s…
7 replies
In SQL Server 2000, I need to import several delimited ascii text files from a vendor. These …
2 replies
I have created a simple select script that sums the value in a column which i then want to return t…
6 replies
I realize this query is inherently incorrect, but my issue is mainly syntax. The line, "WHEN a.orde…
7 replies
Can anyone help? I can't get the rtnval working. The Stored Procedure below is something I've writt…
4 replies
What is the best way to convert a table say Int4, Int4, varchar 20, varchar-20 to Int4, Int4, datet…
1 replies
I currently have two indivdual sqls that i need to merge to put into one record but dont know how -…
1 replies
I need to create an autoincremnting field ie one that populates a field 1,2,3,4....... Is this poss…
1 replies
I have a data base where I need to remove the data in a text field that is after the decimal. …
10 replies
I have a question about securely accessing a SQL Server installation at work from my home PC. We ha…
4 replies
Viewing 15 topics - 1,291 through 1,305 (of 2,871 total)
You must be logged in to create new topics.