Deleted table in SQL Mgmt Studio, Trying to create a new table with same...
Deleted table in SQL Mgmt Studio, SQL 2008Trying to create a new table with same name in the Mgmt studiowhen I click save and give it the name, i get error: Table already existsbut the table does not...
View ArticleInfopoint access to SQL server
I made an SQL Server express based database. I would like to connect this database to the INFOPOINT database form. When I search for data sources I go to C:\Program Files\Microsoft SQL...
View ArticleLike operator ignores latin small letter a with dot above [ȧ] in select query.
Hi,below query returns result in both the casesActual DatancharTitle ----------- JȧSØÑ when running query...
View Articlehow to insert single row in Order table and multiple rows in OrderDetails...
Thank you For HelpLetMe ExplainBetter.I have four tables Named Customers_0, Orders_0, Order_Details and Products ThatTheir CharacteristicsAreAsFollows :Customers_0Column NameData TypeAllow...
View ArticleStored Procedure Help Please
I need help to write a stored procedure for the following :Parameters to be given at : Resolution Time Interface MONTHselect...
View ArticleWhich characters need to be escaped without using T-SQL?
Hi,I used odbc to access SQL server 2012 without T-SQL. I cannot find any reference on MSDN about the characters that need to be escaped when using standard SQL command.Which characters need to be...
View Articlequery to find what is filling the tempdb in sql server 2012
Hi all,I have recently migrated 2008 server to 2012 server(Parallel migration) with TempDb files on H drive with 200GB.The H drive has only TemDB files.It is in simple recovery model and the size of...
View ArticleSlow Running Query Vs. Long Running Qery
Hi All,Is there any difference between Slow Running Query and Long Running Query.Grateful to your views on this.Regards,Kalyan----Learners Curiosity Never Ends----
View ArticleHow to enable logging and alerts related to deadlock
Hi,I am looking for a T- SQL script for enabling logging and alerts related to deadlock .And after running the script do we have to restart the SQL servers?
View ArticleRegarding SQL2008R2 memory usage
we use SQL2008R2 and set max memory usage of SQL2008 to 4GB (Total 8GB).After running FIM server, memory usage of SQL2008 reached 4GB.And I heard from Third vendor that it is recommeded to restart OS...
View ArticleSchema level refresh
Hi,What is schema level refresh? What is the use of it? When we will do it?
View ArticleServer down Issues
Hi,What we have to do when server is down, how to handle this situation?
View ArticleMultiple values from table valued function
HiI am trying to call a table valued function in SQL Server and I get only one record in the result. I am not sure as to how I can get all the records. I am calling the function as belowSelect...
View ArticleInstallation
Hi,What are the installation types in sql server 2005 and 2008? How to install through silent installation?
View Article