Topics
Started by
Posts
Last post
Hi all, Can someone tell me 1. which T-SQL keywords use more time than others? I want to know the l…
6 replies
Hi there, The database I'm using to write a query records information about highstreet stores. Whe…
2 replies
Hi Guys, I was wondering if there is a more efficient way of getting the max value from an identity…
10 replies
I'm trying to use the POWER function with a negative exponent and find that it returns 0 everytime.…
2 replies
Hi all, I need help on a query for reporting purpose. I want to get all the columns from table, in…
3 replies
With the statement below, I would like to add the date part of DateAppointment to the time part of …
15 replies
Hi, i have a table like this: ID Priority Acct_no ICDCode 1 1 123 1.0 1 3 …
1 replies
Is there any possibility to create columns through TRIGGER? I mean to say, if I have table name emp…
1 replies
What the hell am I missing, I've combed over this! SELECT DISTINCT &…
8 replies
I need to distribute a schedule of calls in a CRM system. We need to take a table containing 2 colu…
7 replies
At the bottom of my script I'd like to get a column sum on a subquery. Every time I do a compute s…
2 replies
hello friends i need your help for while..i created table run time create table test (test_id int, …
4 replies
Hi folks, Quick question. I'm using SQL server 2000 and would like to know if there's a function t…
4 replies
Hi All, I currently have a dilemma, its to do with a table and also its current schema. At the mome…
6 replies
What is an elegant way to Select +1 to a nchar that will always have alpha characters? while persev…
32 replies
Viewing 15 topics - 1,441 through 1,455 (of 17,082 total)
You must be logged in to create new topics.