Topics
Started by
Posts
Last post
Hi, I'm trying to find the best way to break the following numbers up by quartile percentage, parti…
11 replies
I have a string 'ACDIPFJZ' In my table one of the column has data like PFAG ABCDEFHJMPUYZ KML JC RP…
3 replies
Hi Team, We configured jobs to run everyday on F drive . I am seeing some backups in default locati…
7 replies
Hi I have table CREATE TABLE #RESULT ( Name Varchar(32), Quantity Int, Volume Flo…
2 replies
Hello to all, I need to create a query that updates table as follows: -- tables involved -- [Parts]…
5 replies
Hello, is it possible to take a URL that is stored in a database and stream the actual document to …
2 replies
Hi, I have an SSIS package running under a proxy. the basic process is 1) Take Database Snapshot 2)…
4 replies
Hello, I am looking for a way (if possible) to create a query that will produce an alphabetical lis…
6 replies
Hi, I have this table CREATE TABLE [dbo].[CARTOES]( [COD_ID] [int] IDENTITY(1,1) NOT NULL, [CODC…
6 replies
Hi all, SQL Server 2008R2 on Windows server 2008. Last night many scheduled jobs failed with "Canno…
2 replies
Hi guys, I am keep getting this error message when I am trying to connect to one SQL Instance whic…
7 replies
Hi, I have a view like: select * from column1, column2, column3 view name - teste1 I have another v…
12 replies
Hi, I am finding an error while i am dividing value. Some times Val1 is not available and some time…
19 replies
Hi, I am an amateur with SQL and much better with ASP. I have 10,000 records in a SQL Server DB and…
2 replies
Hi, I want to create a table dynamically with sparse columns by selecting the records coming from a…
11 replies
Viewing 15 topics - 5,131 through 5,145 (of 30,225 total)
You must be logged in to create new topics.