Topics
Started by
Posts
Last post
In a previous post (http://www.sqlservercentral.com/Forums/Topic475089-338-1.aspx), I asked about p…
34 replies
I knew this in the past. Is it not equal? _________________________________________________________…
4 replies
How can I find out the name of the last .bak file created? I'm looking to do this by querying db t…
2 replies
Hi All, Following are the schema details EMPLOYEE( #EmpId, Ename, Salary, #ManagerId(EmpId), #DeptI…
5 replies
Hi all - I have a query which when executed against any particular database, will give me a row cou…
10 replies
Hey folks, I've got a small question about the best way to store/query a bit of information... I've…
6 replies
Hi, :w00t: Error while sending mail using stored procedure to recipients. it is giving some error n…
2 replies
I am trying to get a count of records per DateImport column. My code so far: Select Track_NO, Statu…
3 replies
The below is the query: select acc.* FROM JV_ACCOUNT_HISTORY ACC, JV_SACCODE_CSS SAC WHERE LTRIM(RT…
5 replies
Hello everyone, i m using SQL Server 2005, here is my Search SP, here is a bit problem , the fileds…
2 replies
I have a shipmentline table that stores lines to be shipped. I have a shipmentLineStatus table that…
4 replies
Hi friends, I have a Order_date column where order dates are captured in SQL server 2005 DB, I need…
4 replies
Suggestions appreciated, JB
4 replies
Hello all, I have a query. In this query i am using a subquery to populate a column. This subquery …
6 replies
I have a query that does a comparison between two tables for indifferences. The two tables are a o…
4 replies
Viewing 15 topics - 10,411 through 10,425 (of 12,234 total)
You must be logged in to create new topics.