Viewing 15 topics - 30,136 through 30,150 (of 284,004 total)
Topics
Started by
Posts
Last post
hi this is my requirement. ---Inputdeclare @name varchar(10) = 'Server' select @name ---Output:S e …
5 replies
We have an issue (using the ODATA connector) whereby we cannot extract data that is sourced from a …
2 replies
Hi All, Is there any query in SQL Server to find out where the Databases are backing up to Tape or …
3 replies
Hi there, I have a db table with over 800 lines representing pathways. Each pathway contains a popu…
3 replies
Select TOP 1000 SUM(UnitPrice),SUM(ExtendedAmount)FROM dbo.FactInternetSaleswhere SalesTerritoryKey…
6 replies
Hi Guys,I am using the following code to pull back data based on the start of the month and yesterd…
27 replies
Hello, I have an excel which as some columns with money amounts. I am importing as string (500) and…
12 replies
Hello I am using a flat file source to bring data into my SSIS package. This is a csv file, but in …
2 replies
Hi All, Question is related to sql server behavior. Suppose, if I am inserting, blanks into a colu…
4 replies
Maybe this is a basic question, but I am really confused. Is there a way to querry the LDAP from in…
2 replies
Hi All, Can any one tell me where can i find failover information of SQL AG group and who fai…
3 replies
Hi All,So we got alerted that the sql server was using 90% memory. I think the only fix is to reduc…
1 replies
I found this script online and would like to add a datestamp to the file.Schedule this to run every…
1 replies
Comments posted to this topic are about the item R Data frames
3 replies
I'm working with a tabular model in SSDT, just wanting to filter a currency column > $0 The only…
3 replies
Viewing 15 topics - 30,136 through 30,150 (of 284,004 total)