jknowlton |
Posted - 02/07/2006 : 15:43:36 Hi, Our DBA instructs us to query our sql server database using nolock hints like this: Select * from table1 (nolock) My question is, with Report Portal SQL Designer, do we now have to write our sql this way (nolock) phrases to the sql we create? Or, perhaps it would automatically not lock? Thanks, Jeff |