Topics
Started by
Posts
Last post
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
Hi all, trying to learn tsql so thought i would try and make a data dictionary for my class in db …
4 replies
Hi, I have a question regarding SQL Server stored procedures. Imagining that there is procedure to …
8 replies
Hey all, I need to return a single csv column for [sys].[dm_db_index_physical_stats]'s [alloc_unit_…
5 replies
Hello, I'm trying to set something up and can't for the life of me figure out what to do. I have a…
6 replies
Viewing 15 topics - 7,261 through 7,275 (of 10,647 total)
You must be logged in to create new topics.