Topics
Started by
Posts
Last post
Hi all, Is there any specific technique to transfer/copy/move out all the db's from one drive to an…
2 replies
Hi, I Have Table Data For The Following Stucture.. CREATE TABLE [dbo].[xmldata]( [FirstName] [varc…
13 replies
OK, this is a really odd one. I need to return a list of databases on a server except for a few ex…
2 replies
Hi All, I have two tables (Invoices and Payments) . The Invoices holds the amount at a Product Le…
7 replies
Hello, I try to optimize time processing while running an SP that goes through all rows in a table…
1 replies
Hi Friends, I have a scenario to convert the numeric column to time. Below are the…
6 replies
Hello Everyone I have a rather odd query that I am trying to figure out the best way to code. I am …
7 replies
Hi, I have a variable @amt = 5000 or @amt = -5000. I use the following code to conver to money. How…
6 replies
Hi to all, Please bear with me. anyways, this is the tables i have Table1 Name Company Ot…
2 replies
Hi all, happy new belated year. I have the need to store text/number in a column in MSSQL DB but I …
4 replies
How can I schedule a sql job the following way: 1. If for the first time the SQL job fails, then af…
3 replies
Hi Everyone, I want a way to correctly Order a field of Varchar Datatype having slashes : Followi…
2 replies
I HAVE TWO TABLES TBL_CH : ID AMOUNT 1 10.20 2 20.42 3 30 TBL_account: ID AMOUNT …
1 replies
Hi, Im hoping someone is able to check what Ive created for a histogram chart and can provide feedb…
3 replies
In a table, I have value like this: 1A 2A I want data like this: 1C 1D 2C 2D that is for each value…
3 replies
Viewing 15 topics - 4,411 through 4,425 (of 10,647 total)
You must be logged in to create new topics.