Topics
Started by
Posts
Last post
Hi Follks! I have one simple index related challage for all... CREATE TABLE TableX( X_ridint iden…
7 replies
Hi, I have the following query. If you could help me to understand, how it will be evaluated, it wo…
5 replies
Hi everyone, I have situation where i need to separate value from one column to four different col…
3 replies
Hi, I have a staging table e.g TRITON9700 L9700031288172 10-…
15 replies
Hi, This is a bit of a long one, but quite interesting. I have the following (simplified) tables: I…
1 replies
How can we do looping using CTE? Abhijit - http://abhijitmore.wordpress.com
1 replies
I have dates stored as varchar(8) -- 113010 i.e mmddyy Timevarchar(6)--164018 I need to convert the…
7 replies
Hi Friends, Hope u are doing well. I am DBA but have very basic knowldge of T-SQL. My problem is as…
6 replies
If not I guess I can create my own udf. Thanks SELECT something FROM someentity WHERE DATEPART(MON…
4 replies
Here is my current SQL statement: SELECT a.request_id, a.req_type, a.status, b.event_type, b.p…
10 replies
declare @position int declare @string varchar(2000) set @string = 'American Baby|BabyTalk|CTU|CordT…
1 replies
i have a 2 tables and i want the data from one table which has multiple data for a data to be updat…
4 replies
When I first created instance of sql server 2008 , the model database primary data file was 1.75 MB…
15 replies
Hi , i have blelow code and @command has string value and i want to assign Select @Dbnames = '+ @Db…
7 replies
Hi, I am trying to update a table from another, but concatenate all the data from the secondary tab…
5 replies
Viewing 15 topics - 8,806 through 8,820 (of 10,635 total)
You must be logged in to create new topics.