Topics
Started by
Posts
Last post
Hi Guys AdventureWorks 2008 DB When using the following Code select distinct SalesOrderID ,SalesOrd…
8 replies
G'day guys, I have a service that writes to a database, one of the tables the service writes to hol…
1 replies
Hello Guys I am working with SQL Server 2008 and I have to make a T-SQL query to break a comma sepa…
3 replies
Hi, im looking for help with a query that im writing. Im not that great with math and I need to pop…
16 replies
Hi, When I am looking for a database object getuserrelations in sysobjects I get that as a type IF …
2 replies
Hello experts, in a meeting we were talking about being able to filter the results of a stored proc…
7 replies
I am trying to convert a proc which uses dynamic sql (using exec) to use sp_executesql. Original pr…
3 replies
I'm trying to create a table - there will be others for a partitioned view. Column names only for t…
2 replies
Hi. i have two table. My tables are: ProductDetail table: ProductDetailId,ProductId,Title,Descripti…
2 replies
create table tempdocinfo (irecordid int, instrument_type_abbreviation varchar(250), sbooktype varch…
3 replies
Hi. i have two table that have relation. CommentId Title Content ... .. HitsId Hit(int) CommentId C…
3 replies
Hi, I have got a address line as: Unit3 Unit 4 Shop2 Shop 5 Villa 7 Villa11 I want the output to be…
4 replies
Hi, I am trying to replace the commands of step2 with my new command in a sql server agent job by c…
3 replies
below is part of code that includes many subselects, sums, etc. here's the problem I have, in the C…
7 replies
Hi, I am executing an Insert statement in to a table in a user database and this process is filling…
10 replies
Viewing 15 topics - 7,246 through 7,260 (of 10,635 total)
You must be logged in to create new topics.