Topics
Started by
Posts
Last post
Hi, I'm relatively new to programming with sql, but I haven't had much difficulty picking it up I'm…
5 replies
Hi How to find Record length in a table in bytes
2 replies
Greetings, I'm a little new to this and could use some help I have a database where several tables …
15 replies
Hi There, i want to select distinct records form the DB and the column on which i will be appling d…
6 replies
I have two where clauses I am running against a SalesLogix database. For the first one, I get 3709…
2 replies
4 tables: Offices Users Jobs Estimates Right now I'm using the query below, which doesn't use the j…
3 replies
I know about @@version and SERVERPROPERTY, but I am looking for a query that will determine between…
4 replies
I'm using MSSQL 2005 and the scenario is like this: 1. Insert a single row into a table 2. Retriev…
5 replies
Ok. I need help with the END portion of this range. Here is my code section for this: SELECT …
11 replies
I followed this misguided strategy as posted in this thread http://www.sqlservercentral.com/Forums/…
4 replies
hi I am involved in the developing of a hostel management system. At present, I am trying to find a…
3 replies
I have the following 3 tables: ProductClasses (PK - ProductClassID) ProductObjects (PK - ProdnodeID…
4 replies
I have a table with ProductId, ItemId, PropertyId, and ValueId columns. My ValueId is a varchar(20…
4 replies
I have a script: with problem(problem_name, kount) as ( select problem_name = pr.name, …
9 replies
I've figured out how to use the sys.dm_db_physical_Stats to dynamically do an ALTER INDEX...REBUILD…
1 replies
Viewing 15 topics - 11,521 through 11,535 (of 12,230 total)
You must be logged in to create new topics.