Topics
Started by
Posts
Last post
HI, I have a employee profile tablewith 5000 rows. IN the firstname and lastname field few junk cha…
3 replies
I'm trying to extract the start time of a meeting in the following format: 3:00 PM If I use the fol…
3 replies
How can I obtain a date part of the function getdate ? or any datetime value. For Example: If i hav…
4 replies
Dear all, Here I have some authors name here like Alok Bhatia Amit Chaudhuri Amit Varma Amitabha …
2 replies
Dear friends, I have a table like below: CREATE TABLE #MyTempTable (qty INT, startdate datetime, e…
10 replies
Hi, Is it possible to import a pipe | delimited file int a table. The format of the file is as bel…
3 replies
Hi, I think I am posting here after a long hiatus. I have tables as below Table Name : Emp Columns:…
1 replies
Could anyone tell me how to use T-SQL to copy tables (structure and data) between servers? Thank yo…
15 replies
hi All, We have two table company and people and people has coid as a foreign key. I need to select…
5 replies
Dear All, I have trigger that performs checking whether the database is online or not and it insert…
5 replies
I have 4 columns in sql server Name Class RollNo Section I want to get the concantenated value of t…
2 replies
I have created a stored procedure with ALTER PROCEDURE [dbo].[myStoredProcedurel] ( @StartDate A…
2 replies
I have a data warehouse that is refreshed on a nightly basis. I want to be alerted if any records a…
2 replies
I have a user table with multiple column groups that I need to unpivot. Heres the sample source ta…
5 replies
I'm a beginner DBA trying to working with a very old application that is using SS2005. Trying to u…
7 replies
Viewing 15 topics - 4,726 through 4,740 (of 12,230 total)
You must be logged in to create new topics.