Topics
Started by
Posts
Last post
Hi all, I am trying sys.dm_db_index_physical_stats. I observed something about sys.dm_db_index_phys…
6 replies
I'm creating one table ps(phonenumber search) create table ps ( name varchar(100), email varchar(1…
1 replies
Hello all, I'm having some issues with a query I have which includes a dynamic case statement. I re…
4 replies
Hi All, I have a table in which one of the column is UniqueIdentifier. I have NULLS from re…
1 replies
In a sql server 2008 r2 database I just added 3 triggers to a specific table. Can you tell me if t…
4 replies
I need to write a query by comparing the two tables and add the new data if any. Table A and TableB…
4 replies
Hello, I want to convert float values ββin Char-format (5.2) 3 digits before / 2 digits after. With…
4 replies
hello SQL world- i am trying to copy tables form server A to server B using a link server. is there…
8 replies
I would like to create a trigger that only gets executed when a specific field in a table is update…
3 replies
Hi everyone, I wanted to know what is the transaction scope for the following batch. Does SQL Serv…
3 replies
Hey all, I am trying to go through this table (see attached), and then for every change in LOC_Zone…
2 replies
Hi There Long time - no see. I would appreciate a bit of help on a query I have to write. I work fo…
7 replies
I have a comma delimited string that's made up of 3 parts: Word1, Word2, Word3 I want to spli the s…
9 replies
Table A ------------ ID NAME 1 'A' 2 'B' 3 'C' TABLE B ------------ ID NAME…
4 replies
A table with a single column of HIERARCHYID. A row might look like this: /180/155/233/443/878/939/ …
1 replies
Viewing 15 topics - 4,291 through 4,305 (of 10,647 total)
You must be logged in to create new topics.