Topics
Started by
Posts
Last post
Hi guys! I´ve a table with several records; CREATE TABLE [dbo].[correosaclientes]( [cliente] [varc…
5 replies
Current Query: USE [AssetLending] GO /****** Object: View [dbo].[AssetsWithCurrentTrans] Scrip…
3 replies
Hi all, I am a Newbi DBA and I have a case in my job. the case look like this; i have a table of my…
21 replies
Hi, Complete beginner to SQL but what I am after is a query for a SCADA system. The "WHERE" clause…
4 replies
I am a new DBA with no mentor, not even 8months into this job. I am a mechanic by trade and have be…
7 replies
Hi Guys can you please help me on this. If I use like: PRINT DATEDIFF(month,'2010-06-07 00:00:00.00…
4 replies
I maintain a database in our hospital of data collected from different pieces of equipment. I have …
6 replies
Hi, I have a problem and I hope you can help me. I need to use UNPIVOT inside a user defined functi…
7 replies
If I have in a field ANBDS ABV DD !DF @DSF DF:FF HgJJ How can I get only: ANBDS ABV DD HGJJ I know …
2 replies
CREATE TABLE [dbo].[DIM_Data_OHLC]( [RecID] [int] IDENTITY(1,1) NOT NULL, [Symbol] [varchar](10) …
3 replies
Hi, Recently in our team a new developer has joined I was given a task of allocating creating the u…
6 replies
Hi! I´ve the table USE [labmanager2] GO /****** Object: Table [dbo].[DESTINATARIO] Script Date:…
1 replies
we have maintenance plan that is executed as job everynight at 1:30 am. This maintenance plan has u…
3 replies
Hi ! I´m setting up a trigger to execute msdb.dbo.sp_send_dbmail. The mailing is working also the t…
3 replies
I know this is more complex than it has to be. I'm doing it this way to learn stored procedures and…
5 replies
Viewing 15 topics - 661 through 675 (of 2,735 total)
You must be logged in to create new topics.