Topics
Started by
Posts
Last post
hello i need help to develop query create table #x1 (cStudentID varchar(12), sex char(1), RaceCode…
8 replies
Hi, i have a question about SQL2008 enterprise edition license cost. i have a server, 2 physical pr…
2 replies
In a stored procedure I have a dynamic sql statement Which will be like the following. SELECT * FRO…
1 replies
Hey everyone, I was wondering if I could get some insight from some people here who've had experien…
5 replies
i have 3 tables 1st table name tagtable in that columns are tagname,tagindex,tagtype,tagdatatype 2n…
7 replies
I have a table which holds the next Invoice Number. What SP code should I use to increment it (Can…
57 replies
I have a table, with duplicate column, how can i delete one row and keeping the another row.
16 replies
I'm trying to track down some high usage queries that are causing issues on a busy db (2500+ SQL Ba…
5 replies
Hello I need to read transaction I wrote store procedure and in that i need to import data in one t…
2 replies
Is there a quick way to determine which configuration settings have been modified from their defaul…
1 replies
I am trying to do what the below pseuedo code infers: WHERE CASE WHEN @test-2 <> '' THEN Age…
27 replies
Hi Friends, How to find if a particular value is existing in all the columns of a table? for exampl…
7 replies
As far as I can tell, if I install SSMS from a download of Express... It is the exact same version …
2 replies
Hi This is probably very wishful thinking but is there a way of doing a delete, insert and update q…
7 replies
hi, i have table like this : ( if its needed its possible to add identity to this table) (status 1…
9 replies
Viewing 15 topics - 16,306 through 16,320 (of 30,189 total)
You must be logged in to create new topics.