Note! Looking for an order placed before 2025-09-20, 16:00? [Click Here]
Thursday - 2025 09 October
{"Id":0,"Name":null,"Mobile":null,"Email":null,"Token":null,"Type":0,"ReferencerId":null,"VatConfirm":false,"PublicToken":null,"Culture":"en-us","Currency":"usd","CurrencySign":"$","CountryIsoCode":"us","HasSubset":false,"Discount":0.0,"IsProfileComplete":false,"HasCredit":false,"LastActivity":"0001-01-01T00:00:00"}
login
Login
shopping cart 0
Basket

Basket

Menu

  • Records and information management
Product Information
ISBN: 9781856048361
Age Group: Adult
Pages: 410
Weight: 601 g
Dimensions: 15 x 23 x 2.87 cm
Book Cover: Paperback

Records and information management: English 2013

Records and information management

Rating:
116.53 $
2-3 Days
Wishlist
Wishlist
Product Information
ISBN: 9781856048361
Age Group: Adult
Pages: 410
Weight: 601 g
Dimensions: 15 x 23 x 2.87 cm
Book Cover: Paperback
This text provides a strategic approach to the creation, management, and disposition of information and records in organisations. It also analyses the impact that cloud computing and emerging technologies such as social networks and microblogging has on records management programmes.
more
This text provides a strategic approach to the creation, management, and disposition of information and records in organisations. It also analyses the impact that cloud computing and emerging technologies such as social networks and microblogging has on records management programmes.
more
// $(document).ready(function () { // $.ajax({ // url: '/Home/GetCategories', // method: 'GET', // success: function (data) { // let html = ''; // data.forEach(category => { // html += `
  • ${category.title}`; // if (category.children.length > 0) { // html += ''; // } // html += '
  • '; // }); // $('#category-menu').html(html); // }, // error: function (err) { // console.error('Error fetching categories:', err); // } // }); // });