Topics
Started by
Posts
Last post
Hi, new to the boards, been using SQL Server for about a month. I will show an example of what I am…
6 replies
I have a table with 3 columns: Fleetname, FleetId, ParentFleetId. Another table with column: Vehicl…
1 replies
Hello I have a couple of issues I cannot get my head around 🙁 1. I have invoice.InvDate and what I …
2 replies
I have inherited a database application that takes tests from users and tracks the results. Users …
3 replies
I have a datetime field that I want to convert to text in another field and also have the full name…
4 replies
Ok, so I have an issue. There is a table that has a status field on it. When I query that status fi…
1 replies
Hi All, Is it possible to run DOS command prompt commands through T-Sql Statement or by some proce…
18 replies
SELECT 'OPEN' as [AREA_DESCRIPTION] ,'OPEN' as [METRIC_DESCRIPTION] ,C.[IPC_SITE] ,C.[VALUE_STREAM]…
27 replies
Just wondering how many people actually use Common Table Expressions?
4 replies
Hi All, I have a MySQL 5.0 db server connected via a linked server (using MySQL ODBC DSN) and I can…
3 replies
I have three tables Category, SubParent & Master.. below are details. I am trying to populate …
3 replies
Is it possible to create a SQL Server 2008 view that houses a variable? For example: create view V_…
6 replies
Ok, so I tried working on this for a while before I posted on here, just can't get it. When I'm wa…
2 replies
Hi SQL 2005. I have a production server which I backup and restore to a test server. However, whils…
7 replies
Does a GROUP BY on a column that is not in the select list have any bearing on the SELECT results? …
5 replies
Viewing 15 topics - 5,206 through 5,220 (of 12,231 total)
You must be logged in to create new topics.