Topics
Started by
Posts
Last post
I'm using Patindex on a varchar(max) column. Although it would be unusual for the column to contain…
6 replies
Hello, I have a table, which holds (besides all other data) information, when this data was inserte…
3 replies
Hi, Is it possible to create a stored procedure from within a stored procedure? The reason I ask is…
6 replies
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
Viewing 15 topics - 5,206 through 5,220 (of 12,234 total)
You must be logged in to create new topics.