Topics
Started by
Posts
Last post
I want to assign a string default value to a field in a table. Should the value I place in the Defa…
2 replies
I have a database with a project table and a contact table with a one to many relationship. I woul…
16 replies
I'm having trouble finding a specific answer to this question. I have a stored procedure in SQL Se…
4 replies
Hi, I need to compare dates within a dataset to the prior row, but I'm not sure how to do this with…
3 replies
I'm writing a stored procedure to read and interpret values stored in a binary file. I've reached …
1 replies
I want to reset the time in some records I imported into the database so that there really is no ti…
6 replies
I'm building a dynamic SQL statement based on form inputs. For the purposes of my code, I'd like to…
8 replies
Is this possible? Basically, I have some data in tables located on database A, and my application w…
15 replies
On SQL 2000, I have several SPs which contain, among other stuff, lines like this: IF EXISTS(SELECT…
11 replies
Hi ,
1 replies
Can someone take a look at this statement and help me rewrite it to render the SELECT MAX (Fund_Val…
21 replies
In Excel you get a function called NORMSDIST(z) It returns the standard normal cumulative distribut…
5 replies
A Table name Relation contains the following data PARENT|CHILD| NUMBER NULL|a|NUM1 a…
1 replies
Hi, I recently came cross some unexpected output in a query ( for me at least) The statement isnull…
1 replies
Hi, I have nvarchar field which contains data in different languages. Whenever i fire a select qu…
6 replies
Viewing 15 topics - 5,596 through 5,610 (of 12,231 total)
You must be logged in to create new topics.