Topics
Started by
Posts
Last post
I have the Employees Table which canting the following data Empcode Basic Pay …
1 replies
I have table data like this (duration needs to be aggregated, and max id_date needs to be grabbed) …
5 replies
Hi all following Query SELECT EmpName As EName IF (BasicPay>5000, "OVER","lOW"), AS Result …
4 replies
I am trying to create a temporary table with a seed value pulled from a stored procedure and I can'…
6 replies
...I just don't see it yet. For the last 3 years I've been focused exclusively on SQL. I spent most…
2 replies
Is there a limit to the number of columns this function can handle?? I have a table that this funct…
2 replies
When a data type is defined as NOT NULL, what happens when new rows are created? Will a new row no…
1 replies
I have a table that has a customer number and a date(among other info). I have multiple customer n…
2 replies
Having had some exposure to VBA in Excel, I imagine the natural progression for me would be to use …
13 replies
I've been reading up on a lot of the best practices for installing AV on a SQL Server machine and w…
2 replies
please ignore this post.
2 replies
A)What is the difference between Parameterized SQL and Dynamic SQL? B) If Parameterized SQL is exec…
6 replies
I've come across a sproc in our system that does transactional calls to a linked SQL server. This a…
3 replies
Ok.. I'm relatively new to using a SQL Server. I have access to create and almost do my will on a "…
10 replies
Hi, I have the following resultset: DateValueValue 2012-01-020 2012-01-031 2012-01-041 2012-01-…
5 replies
Viewing 15 topics - 586 through 600 (of 4,454 total)
You must be logged in to create new topics.